Inheritance diagram for CosAction:
Public Member Functions | |
CosAction (Int_t no_elems) | |
CosAction () | |
CosAction (Int_t no_elems) | |
Private Member Functions | |
void | Operation (Double_t &element) const |
void | Operation (Double_t &element) const |
Private Attributes | |
Double_t | factor |
Definition at line 3258 of file stressLinear.cxx.
CosAction::CosAction | ( | Int_t | no_elems | ) | [inline] |
Definition at line 3262 of file stressLinear.cxx.
CosAction::CosAction | ( | ) | [inline] |
Definition at line 192 of file vvector.cxx.
CosAction::CosAction | ( | Int_t | no_elems | ) | [inline] |
Definition at line 193 of file vvector.cxx.
void CosAction::Operation | ( | Double_t & | element | ) | const [inline, private] |
Definition at line 3260 of file stressLinear.cxx.
References TMath::Cos(), factor, and TElementPosActionT< Element >::fI.
void CosAction::Operation | ( | Double_t & | element | ) | const [inline, private] |
Definition at line 190 of file vvector.cxx.
References TMath::Cos(), factor, and TElementPosActionT< Element >::fI.
Double_t CosAction::factor [private] |