template<unsigned
int I>
struct ROOT::Math::meta_matrix_dot< I >
Definition at line 292 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<class MatrixA , class MatrixB >
◆ g()
template<class MatrixA , class MatrixB >
The documentation for this struct was generated from the following file: