Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::meta_row_dot< I > Struct Template Reference

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

Definition at line 84 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 86 of file MatrixFunctions.h.


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