mlpack
mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > Member List

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 &parameters)mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >
Evaluate(const arma::mat &parameters, const Args &... args) (defined in mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >)mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >
Gradient(const arma::mat &parameters, arma::mat &gradient)mlpack::hpt::CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >