ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions | List of all members
ROOT::Math::meta_col_dot< I > Struct Template Reference

template<unsigned int I>
struct ROOT::Math::meta_col_dot< I >

Definition at line 149 of file MatrixFunctions.h.

Static Public Member Functions

template<class Matrix , class Vector >
static Matrix::value_type f (const Matrix &lhs, const Vector &rhs, const unsigned int offset)
 

#include <Math/MatrixFunctions.h>

Member Function Documentation

template<unsigned int I>
template<class Matrix , class Vector >
static Matrix::value_type ROOT::Math::meta_col_dot< I >::f ( const Matrix &  lhs,
const Vector &  rhs,
const unsigned int  offset 
)
inlinestatic

The documentation for this struct was generated from the following file: