superviseddescent  0.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy > Member List

This is the complete list of members for superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >, including all inherited members.

cereal::access (defined in superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >)superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >friend
predict(cv::Mat initialisations, cv::Mat templates, ProjectionFunction projection)superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >inline
SupervisedDescentOptimiser()=defaultsuperviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >
SupervisedDescentOptimiser(std::vector< RegressorType > regressors, NormalisationStrategy normalisation=NoNormalisation())superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >inline
test(cv::Mat initialisations, cv::Mat templates, ProjectionFunction projection)superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >inline
test(cv::Mat initialisations, cv::Mat templates, ProjectionFunction projection, OnRegressorIterationCallback on_regressor_iteration_callback)superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >inline
train(cv::Mat parameters, cv::Mat initialisations, cv::Mat templates, ProjectionFunction projection)superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >inline
train(cv::Mat parameters, cv::Mat initialisations, cv::Mat templates, ProjectionFunction projection, OnTrainingEpochCallback on_training_epoch_callback)superviseddescent::SupervisedDescentOptimiser< RegressorType, NormalisationStrategy >inline