Private Member Functions | |
Real | operator() () |
Additional Inherited Members | |
Public Member Functions inherited from R1_R1 | |
Real | operator() (Real X) |
R1_R1 () | |
virtual | ~R1_R1 () |
virtual void | Set (Real X) |
virtual bool | IsValid (Real X) |
operator Real () | |
Public Attributes inherited from R1_R1 | |
Real | maxX |
bool | maxXinf |
Real | minX |
bool | minXinf |
Protected Attributes inherited from R1_R1 | |
Real | x |
bool | xSet |
|
inlineprivatevirtual |