ROOT 6.08/07 Reference Guide |
Class for Transpose Operations.
Definition at line 509 of file MatrixFunctions.h.
Public Member Functions | |
TransposeOp (const Matrix &rhs) | |
~TransposeOp () | |
T | apply (unsigned int i) const |
bool | IsInUse (const T *p) const |
T | operator() (unsigned int i, unsigned j) const |
Protected Attributes | |
const Matrix & | rhs_ |
#include <Math/MatrixFunctions.h>
|
inline |
Definition at line 512 of file MatrixFunctions.h.
|
inline |
Definition at line 516 of file MatrixFunctions.h.
|
inline |
Definition at line 519 of file MatrixFunctions.h.
|
inline |
Definition at line 526 of file MatrixFunctions.h.
|
inline |
Definition at line 522 of file MatrixFunctions.h.
|
protected |
Definition at line 531 of file MatrixFunctions.h.