Check if a suitable overload of NumFunctions() is available.
More...
struct mlpack::optimization::traits::CheckNumFunctions< FunctionType >
Check if a suitable overload of NumFunctions() is available.
This is required by the DecomposableFunctionType API.
Definition at line 59 of file static_checks.hpp.
◆ value
Initial value:=
HasNumFunctions<FunctionType, NumFunctionsForm>::value ||
HasNumFunctions<FunctionType, NumFunctionsConstForm>::value ||
HasNumFunctions<FunctionType, NumFunctionsStaticForm>::value
Definition at line 61 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