|
mlpack
3.0.4
|
If the FunctionType has EvaluateWithGradient() but not Evaluate(), provide that function. More...

Public Member Functions | |
| double | Evaluate (const arma::mat &coordinates, const size_t begin, const size_t batchSize) |
| Return the objective function for the given coordinates. More... | |
If the FunctionType has EvaluateWithGradient() but not Evaluate(), provide that function.
Definition at line 140 of file add_decomposable_evaluate_with_gradient_const.hpp.
|
inline |
Return the objective function for the given coordinates.
| coordinates | Coordinates to evaluate the function at. |
Definition at line 149 of file add_decomposable_evaluate_with_gradient_const.hpp.
1.8.5