#include "TMatrixTUtils.h"

TMatrixTSparseRow<float>


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

class TMatrixTSparseRow<float> : public TMatrixTSparseRow_const<float>

Inheritance Chart:
TMatrixTSparseRow_const<float>
<-
TMatrixTSparseRow<float>

    public:
TMatrixTSparseRow<float>() TMatrixTSparseRow<float>(TMatrixTSparse<float>& matrix, Int_t row) TMatrixTSparseRow<float>(const TMatrixTSparseRow<float>& mr) ~TMatrixTSparseRow<float>() static TClass* Class() float* GetDataPtr() const virtual TClass* IsA() const float operator()(Int_t i) const float& operator()(Int_t i) void operator*=(float val) void operator*=(const TMatrixTSparseRow_const<float>& r) void operator+=(float val) void operator+=(const TMatrixTSparseRow_const<float>& r) void operator=(float val) void operator=(const TMatrixTSparseRow_const<float>& r) TMatrixTSparseRow<float>& operator=(const TMatrixTSparseRow<float>& r) void operator=(const TVectorT<float>& vec) 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)

Data Members




Class Description

TElementActionT& operator=(const TElementActionT<Element> &)
TElementPosActionT<Element>& operator=(const TElementPosActionT<Element> &)
TMatrixTRow_const<Element>& operator=(const TMatrixTRow_const<Element>& trc)
void operator+=(Element val)
void operator*=(Element val)
void operator=(const TMatrixTRow_const<Element> &r)
void operator+=(const TMatrixTRow_const<Element> &r)
void operator*=(const TMatrixTRow_const<Element> &r)
Element operator()(Int_t i)
Element operator[](Int_t i)
Element operator()(Int_t i)
Element operator[](Int_t i)

Last update: Tue Jul 11 11:56:06 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.