Logo ROOT   6.10/09
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::PlaceExpr< T, D1, D2, D3, D4, A, R1, R2 > Struct Template Reference

template<class T, unsigned int D1, unsigned int D2, unsigned int D3, unsigned int D4, class A, class R1, class R2>
struct ROOT::Math::PlaceExpr< T, D1, D2, D3, D4, A, R1, R2 >

Definition at line 379 of file HelperOps.h.

Static Public Member Functions

static void Evaluate (SMatrix< T, D1, D2, R1 > &lhs, const Expr< A, T, D3, D4, R2 > &rhs, unsigned int row, unsigned int col)
 

#include <Math/HelperOps.h>

Member Function Documentation

◆ Evaluate()

template<class T , unsigned int D1, unsigned int D2, unsigned int D3, unsigned int D4, class A , class R1 , class R2 >
static void ROOT::Math::PlaceExpr< T, D1, D2, D3, D4, A, R1, R2 >::Evaluate ( SMatrix< T, D1, D2, R1 > &  lhs,
const Expr< A, T, D3, D4, R2 > &  rhs,
unsigned int  row,
unsigned int  col 
)
inlinestatic

Definition at line 380 of file HelperOps.h.


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