ROOT
6.07/01
Reference Guide
|
Definition at line 298 of file MatrixFunctions.h.
Static Public Member Functions | |
template<class MatrixA , class MatrixB > | |
static MatrixA::value_type | f (const MatrixA &lhs, const MatrixB &rhs, const unsigned int offset) |
template<class MatrixA , class MatrixB > | |
static MatrixA::value_type | g (const MatrixA &lhs, const MatrixB &rhs, unsigned int i, unsigned int j) |
#include <Math/MatrixFunctions.h>
|
inlinestatic |
Definition at line 301 of file MatrixFunctions.h.
Referenced by ROOT::Math::MatrixMulOp< MatrixA, MatrixB, T, D >::apply().
|
inlinestatic |
Definition at line 311 of file MatrixFunctions.h.
Referenced by ROOT::Math::MatrixMulOp< MatrixA, MatrixB, T, D >::operator()().