template<unsigned int I>
struct ROOT::Math::meta_matrix_dot< I >
Definition at line 290 of file MatrixFunctions.h.
|
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>
◆ f()
template<unsigned int I>
template<class MatrixA , class MatrixB >
◆ g()
template<unsigned int I>
template<class MatrixA , class MatrixB >
static MatrixA::value_type ROOT::Math::meta_matrix_dot< I >::g |
( |
const MatrixA & |
lhs, |
|
|
const MatrixB & |
rhs, |
|
|
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: