Go to the source code of this file.
|
VESPUCCI_EXPORT double | Vespucci::Math::Quantification::FindBandwidth (const arma::vec &X, arma::uword min_index, arma::uword max_index, arma::vec &midline, arma::vec &baseline, double abscissa_step) |
| Vespucci::Math::Quantification::FindBandwidth. More...
|
|
VESPUCCI_EXPORT arma::vec | Vespucci::Math::Quantification::FindBandwidthMat (const arma::mat &X, arma::vec abscissa, double &min, double &max, arma::mat &midlines, arma::mat &baselines, arma::uvec &boundaries) |
| Vespucci::Math::Quantification::FindBandwidthMat. More...
|
|