Logo ROOT   6.10/09
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::meta_row_dot< I > Struct Template Reference

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

Definition at line 82 of file MatrixFunctions.h.

Static Public Member Functions

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

#include <Math/MatrixFunctions.h>

Member Function Documentation

◆ f()

template<unsigned int I>
template<class A , class B >
static A::value_type ROOT::Math::meta_row_dot< I >::f ( const A &  lhs,
const B &  rhs,
const unsigned int  offset 
)
inlinestatic

Definition at line 84 of file MatrixFunctions.h.


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