mlpack::regression::LogisticRegressionFunction Member List

This is the complete list of members for mlpack::regression::LogisticRegressionFunction, including all inherited members.
Evaluate(const arma::mat &parameters) const mlpack::regression::LogisticRegressionFunction
Evaluate(const arma::mat &parameters, const size_t i) const mlpack::regression::LogisticRegressionFunction
GetInitialPoint() const mlpack::regression::LogisticRegressionFunction [inline]
Gradient(const arma::mat &parameters, arma::mat &gradient) const mlpack::regression::LogisticRegressionFunction
Gradient(const arma::mat &parameters, const size_t i, arma::mat &gradient) const mlpack::regression::LogisticRegressionFunction
initialPointmlpack::regression::LogisticRegressionFunction [private]
InitialPoint() const mlpack::regression::LogisticRegressionFunction [inline]
InitialPoint()mlpack::regression::LogisticRegressionFunction [inline]
lambdamlpack::regression::LogisticRegressionFunction [private]
Lambda() const mlpack::regression::LogisticRegressionFunction [inline]
Lambda()mlpack::regression::LogisticRegressionFunction [inline]
LogisticRegressionFunction(const arma::mat &predictors, const arma::vec &responses, const double lambda=0)mlpack::regression::LogisticRegressionFunction
LogisticRegressionFunction(const arma::mat &predictors, const arma::vec &responses, const arma::mat &initialPoint, const double lambda=0)mlpack::regression::LogisticRegressionFunction
NumFunctions() const mlpack::regression::LogisticRegressionFunction [inline]
predictorsmlpack::regression::LogisticRegressionFunction [private]
Predictors() const mlpack::regression::LogisticRegressionFunction [inline]
responsesmlpack::regression::LogisticRegressionFunction [private]
Responses() const mlpack::regression::LogisticRegressionFunction [inline]

Generated on 13 Aug 2014 for MLPACK by  doxygen 1.6.1