61 #ifndef Type1SmallestValueRV_h 62 #define Type1SmallestValueRV_h 64 #include <reliability/domain/components/RandomVariable.h> 93 void Print(std::ostream &s,
int flag =0)
const;
94 double getPDFvalue(
double rvValue);
95 double getCDFvalue(
double rvValue);
96 double getInverseCDFvalue(
double probValue);
97 const std::string getType(
void);
100 double getParameter1();
101 double getParameter2();
102 double getParameter3();
103 double getParameter4();
104 double getStartValue();
void Print(std::ostream &s, int flag=0) const
Print stuff.
Definition: Type1SmallestValueRV.cpp:118
Definition: RandomVariable.h:75
??
Definition: Type1SmallestValueRV.h:70
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35