#include <xmath.h>
Definition at line 456 of file xmath.h.
THist::THist |
( |
const double & |
_MnVal, |
|
|
const double & |
_MxVal, |
|
|
const int & |
Buckets |
|
) |
| |
|
inline |
void THist::Add |
( |
const double & |
Val, |
|
|
const bool & |
OnlyInP |
|
) |
| |
Definition at line 1281 of file xmath.cpp.
TSizeTy Len() const
Returns the number of elements in the vector.
const TVal & Last() const
Returns a reference to the last element of the vector.
double THist::GetBucketMn |
( |
const int & |
BucketN | ) |
const |
|
inline |
double THist::GetBucketMx |
( |
const int & |
BucketN | ) |
const |
|
inline |
int THist::GetBuckets |
( |
| ) |
const |
|
inline |
Definition at line 472 of file xmath.h.
TSizeTy Len() const
Returns the number of elements in the vector.
int THist::GetBucketVal |
( |
const int & |
BucketN | ) |
const |
|
inline |
double THist::GetBucketValPerc |
( |
const int & |
BucketN | ) |
const |
|
inline |
int THist::GetVals |
( |
| ) |
const |
|
inline |
void THist::SaveStat |
( |
const TStr & |
ValNm, |
|
|
TSOut & |
FOut |
|
) |
| const |
Definition at line 1302 of file xmath.cpp.
1305 for (
int BucketN = 0; BucketN < Buckets; BucketN++) {
TSizeTy Len() const
Returns the number of elements in the vector.
const TVal & Last() const
Returns a reference to the last element of the vector.
static TStr Fmt(const char *FmtStr,...)
int PutStrLn(const TStr &Str, const bool &ForceInLn=false)
void THist::SaveTxt |
( |
const TStr & |
ValNm, |
|
|
const TStr & |
FNm |
|
) |
| const |
|
inline |
Definition at line 480 of file xmath.h.
void SaveStat(const TStr &ValNm, TSOut &FOut) const
The documentation for this class was generated from the following files: