![]() |
Vespucci
1.0.0
|
Go to the source code of this file.
Namespaces | |
| Vespucci | |
| A namespace for "global" functions, including math functions. | |
| Vespucci::Math | |
| A namespace for math functions relating to linear least squares regression. | |
| Vespucci::Math::Stats | |
Functions | |
| VESPUCCI_EXPORT double | Vespucci::Math::Stats::TInterval (double alpha, double stddev, unsigned int n) |
| Vespucci::Math::Stats::TInterval. More... | |
| VESPUCCI_EXPORT std::pair< double, double > | Vespucci::Math::Stats::ChiSquaredInterval (double alpha, double stddev, unsigned int n) |
| Vespucci::Math::Stats::ChiSquaredInterval. More... | |