#include "TMatrixTUtils.h"

TMatrixTFlat_const<double>


class description - header file - source file - inheritance tree (.pdf)

class TMatrixTFlat_const<double>

Inheritance Chart:
TMatrixTFlat_const<double>
<-
TMatrixTFlat<double>

    public:
TMatrixTFlat_const<double>() TMatrixTFlat_const<double>(const TMatrixT<double>& matrix) TMatrixTFlat_const<double>(const TMatrixTSym<double>& matrix) TMatrixTFlat_const<double>(const TMatrixTFlat_const<double>& trc) virtual ~TMatrixTFlat_const<double>() static TClass* Class() const TMatrixTBase<double>* GetMatrix() const const double* GetPtr() const virtual TClass* IsA() const const double& operator()(Int_t i) const TMatrixTFlat_const<double>& operator=(const TMatrixTFlat_const<double>& trc) const double& operator[](Int_t i) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
const TMatrixTBase<double>* fMatrix the matrix I am the diagonal of Int_t fNelems const double* fPtr pointer to the a[0,0]

Class Description

TElementActionT& operator=(const TElementActionT<Element> &)
Element operator()(Int_t i)
Element operator[](Int_t i)

Last update: Tue Jul 11 11:55:59 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.