Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::meta_col_dot< 0 > Struct Reference

Definition at line 157 of file MatrixFunctions.h.

Static Public Member Functions

static Matrix::value_type f (const Matrix &lhs, const Vector &rhs, const unsigned int offset)
 
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

◆ f() [1/2]

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

Definition at line 145 of file MatrixFunctions.h.

◆ f() [2/2]

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

Definition at line 159 of file MatrixFunctions.h.


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