MakeMatrix Class Reference

Inheritance diagram for MakeMatrix:

TMatrixTLazy< Element > TObject TObject List of all members.

Public Member Functions

 MakeMatrix (Int_t nrows, Int_t ncols, const Double_t *_array, Int_t _no_elems)
 MakeMatrix (Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, const Double_t *_array, Int_t _no_elems)

Private Member Functions

void FillIn (TMatrixD &m) const

Private Attributes

const Double_tarray
Int_t no_elems

Detailed Description

Definition at line 3878 of file stressLinear.cxx.


Constructor & Destructor Documentation

MakeMatrix::MakeMatrix ( Int_t  nrows,
Int_t  ncols,
const Double_t _array,
Int_t  _no_elems 
) [inline]

Definition at line 3890 of file stressLinear.cxx.

MakeMatrix::MakeMatrix ( Int_t  row_lwb,
Int_t  row_upb,
Int_t  col_lwb,
Int_t  col_upb,
const Double_t _array,
Int_t  _no_elems 
) [inline]

Definition at line 3893 of file stressLinear.cxx.


Member Function Documentation

void MakeMatrix::FillIn ( TMatrixD m  )  const [inline, private]

Definition at line 3881 of file stressLinear.cxx.

References array, m, no_elems, and R__ASSERT.


Member Data Documentation

const Double_t* MakeMatrix::array [private]

Definition at line 3879 of file stressLinear.cxx.

Referenced by FillIn().

Int_t MakeMatrix::no_elems [private]

Definition at line 3880 of file stressLinear.cxx.

Referenced by FillIn().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:31:10 2011 for ROOT_528-00b_version by  doxygen 1.5.1