Inheritance diagram for TestUnit:
Public Member Functions | |
TestUnit () | |
Int_t | is_indeed_unit () const |
TestUnit () | |
Int_t | is_indeed_unit () const |
Private Member Functions | |
void | Operation (Double_t &element) const |
void | Operation (Double_t &element) const |
Private Attributes | |
Int_t | fIsUnit |
Definition at line 930 of file stressLinear.cxx.
TestUnit::TestUnit | ( | ) | [inline] |
Definition at line 936 of file stressLinear.cxx.
TestUnit::TestUnit | ( | ) | [inline] |
Definition at line 710 of file vmatrix.cxx.
void TestUnit::Operation | ( | Double_t & | element | ) | const [inline, private] |
Definition at line 932 of file stressLinear.cxx.
References TElementPosActionT< Element >::fI, fIsUnit, and TElementPosActionT< Element >::fJ.
Int_t TestUnit::is_indeed_unit | ( | ) | const [inline] |
void TestUnit::Operation | ( | Double_t & | element | ) | const [inline, private] |
Definition at line 706 of file vmatrix.cxx.
References TElementPosActionT< Element >::fI, fIsUnit, and TElementPosActionT< Element >::fJ.
Int_t TestUnit::is_indeed_unit | ( | ) | const [inline] |
Int_t TestUnit::fIsUnit [mutable, private] |