Check if a suitable overload of NumConstraints() is available.
More...
struct mlpack::optimization::traits::CheckNumConstraints< FunctionType >
Check if a suitable overload of NumConstraints() is available.
This is required by the ConstrainedFunctionType API.
Definition at line 115 of file static_checks.hpp.
◆ value
Initial value:=
HasNumConstraints<FunctionType, NumConstraintsForm>::value ||
HasNumConstraints<FunctionType, NumConstraintsConstForm>::value ||
HasNumConstraints<FunctionType, NumConstraintsStaticForm>::value
Definition at line 117 of file static_checks.hpp.
The documentation for this struct was generated from the following file:
- /home/ryan/src/mlpack.org/_src/mlpack-3.0.4/src/mlpack/core/optimizers/function/static_checks.hpp