Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::PlaceExpr< T, D1, D2, D3, D4, A, MatRepSym< T, D1 >, MatRepStd< T, D3, D4 > > Struct Template Reference

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

Definition at line 407 of file HelperOps.h.

Static Public Member Functions

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

#include <Math/HelperOps.h>

Member Function Documentation

◆ Evaluate() [1/2]

template<class T, unsigned int D1, unsigned int D2, unsigned int D3, unsigned int D4, class A>
static void ROOT::Math::PlaceExpr< T, D1, D2, D3, D4, A, MatRepSym< T, D1 >, MatRepStd< T, D3, D4 > >::Evaluate ( SMatrix< T, D1, D2, MatRepSym< T, D1 > > & ,
const Expr< A, T, D3, D4, MatRepStd< T, D3, D4 > > & ,
unsigned int ,
unsigned int  )
inlinestatic

Definition at line 408 of file HelperOps.h.

◆ Evaluate() [2/2]

static void ROOT::Math::PlaceExpr< T, D1, D2, D3, D4, A, MatRepSym< T, D1 >, MatRepStd< T, D3, D4 > >::Evaluate ( SMatrix< T, D1, D2, MatRepSym< T, D1 > > & lhs,
const Expr< A, T, D3, D4, MatRepStd< T, D3, D4 > > & 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: