CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs > Member List

This is the complete list of members for CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >, including all inherited members.

BestModel()CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >inline
CVFunction(CVType &cv, data::DatasetMapper< data::IncrementPolicy, double > &datasetInfo, const double relativeDelta, const double minDelta, const BoundArgs &... args)CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >
Evaluate(const arma::mat &parameters)CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >
Gradient(const arma::mat &parameters, arma::mat &gradient)CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >