Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::TransposeOp< Matrix, T, D1, D2 > Class Template Reference

template<class Matrix, class T, unsigned int D1, unsigned int D2 = D1>
class ROOT::Math::TransposeOp< Matrix, T, D1, D2 >

Class for Transpose Operations.

Definition at line 503 of file MatrixFunctions.h.

Public Member Functions

 TransposeOp (const Matrix &rhs)
 
 ~TransposeOp ()
 
apply (unsigned int i) const
 
bool IsInUse (const T *p) const
 
operator() (unsigned int i, unsigned j) const
 

Protected Attributes

const Matrixrhs_
 

#include <Math/MatrixFunctions.h>

Constructor & Destructor Documentation

◆ TransposeOp()

template<class Matrix , class T , unsigned int D1, unsigned int D2 = D1>
ROOT::Math::TransposeOp< Matrix, T, D1, D2 >::TransposeOp ( const Matrix rhs)
inline

Definition at line 506 of file MatrixFunctions.h.

◆ ~TransposeOp()

template<class Matrix , class T , unsigned int D1, unsigned int D2 = D1>
ROOT::Math::TransposeOp< Matrix, T, D1, D2 >::~TransposeOp ( )
inline

Definition at line 510 of file MatrixFunctions.h.

Member Function Documentation

◆ apply()

template<class Matrix , class T , unsigned int D1, unsigned int D2 = D1>
T ROOT::Math::TransposeOp< Matrix, T, D1, D2 >::apply ( unsigned int  i) const
inline

Definition at line 513 of file MatrixFunctions.h.

◆ IsInUse()

template<class Matrix , class T , unsigned int D1, unsigned int D2 = D1>
bool ROOT::Math::TransposeOp< Matrix, T, D1, D2 >::IsInUse ( const T *  p) const
inline

Definition at line 520 of file MatrixFunctions.h.

◆ operator()()

template<class Matrix , class T , unsigned int D1, unsigned int D2 = D1>
T ROOT::Math::TransposeOp< Matrix, T, D1, D2 >::operator() ( unsigned int  i,
unsigned  j 
) const
inline

Definition at line 516 of file MatrixFunctions.h.

Member Data Documentation

◆ rhs_

template<class Matrix , class T , unsigned int D1, unsigned int D2 = D1>
const Matrix& ROOT::Math::TransposeOp< Matrix, T, D1, D2 >::rhs_
protected

Definition at line 525 of file MatrixFunctions.h.

  • math/smatrix/inc/Math/MatrixFunctions.h