Check if a suitable overload of NumFeatures() is available.
More...
struct mlpack::optimization::traits::CheckNumFeatures< FunctionType >
Check if a suitable overload of NumFeatures() is available.
This is required by the ResolvableFunctionType API.
Definition at line 172 of file static_checks.hpp.
◆ value
Initial value:=
HasNumFeatures<FunctionType, NumFeaturesForm>::value ||
HasNumFeatures<FunctionType, NumFeaturesConstForm>::value ||
HasNumFeatures<FunctionType, NumFeaturesStaticForm>::value
Definition at line 174 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