mlpack
|
This is the complete list of members for mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >, including all inherited members.
BestModel() | mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > | inline |
CVFunction(CVType &cv, data::DatasetMapper< data::IncrementPolicy, double > &datasetInfo, const double relativeDelta, const double minDelta, const BoundArgs &... args) | mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > | |
Evaluate(const arma::mat ¶meters) | mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > | |
Evaluate(const arma::mat ¶meters, const Args &... args) (defined in mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >) | mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > | |
Gradient(const arma::mat ¶meters, arma::mat &gradient) | mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > |