#include "TMatrixTUtils.h" |
TMatrixTDiag<float>
class description - header file - source file - inheritance tree (.pdf)
public:
TMatrixTDiag<float>()
TMatrixTDiag<float>(TMatrixT<float>& matrix)
TMatrixTDiag<float>(TMatrixTSym<float>& matrix)
TMatrixTDiag<float>(const TMatrixTDiag<float>& md)
~TMatrixTDiag<float>()
static TClass* Class()
float* GetPtr() const
virtual TClass* IsA() const
const float& operator()(Int_t i) const
float& operator()(Int_t i)
void operator*=(float val)
void operator*=(const TMatrixTDiag_const<float>& d)
void operator+=(float val)
void operator+=(const TMatrixTDiag_const<float>& d)
void operator=(float val)
void operator=(const TMatrixTDiag_const<float>& d)
TMatrixTDiag<float>& operator=(const TMatrixTDiag<float>& d)
void operator=(const TVectorT<float>& vec)
const float& operator[](Int_t i) const
float& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TElementActionT& operator=(const TElementActionT<Element> &)
TElementPosActionT<Element>& operator=(const TElementPosActionT<Element> &)
TMatrixTRow_const<Element>& operator=(const TMatrixTRow_const<Element>& trc)
void operator=(const TMatrixTRow_const<Element> &r)
void operator+=(const TMatrixTRow_const<Element> &r)
void operator*=(const TMatrixTRow_const<Element> &r)
Last update: Tue Jul 11 11:55:58 2006
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.