NeoPZ
|
Contains the TPZCounter methods. More...
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const TPZCounter &count) |
Re-implements << operator to show the counter (count) data. More... | |
REAL | erf (REAL arg) |
Variables | |
static string | names [] |
Contains the TPZCounter methods.
Definition in file pzreal.cpp.
REAL erf | ( | REAL | arg | ) |
Function erf (Error function) implemented in http://www.johndcook.com/cpp_erf.html
Definition at line 60 of file pzreal.cpp.
Referenced by TPZNormalRandom< TVar >::cdf(), and Min().
|
static |
Definition at line 17 of file pzreal.cpp.
Referenced by operator<<(), and TPZCounter::Print().