13 #ifndef MLPACK_METHODS_ANN_INIT_RULES_INIT_RULES_TRAITS_HPP 14 #define MLPACK_METHODS_ANN_INIT_RULES_INIT_RULES_TRAITS_HPP 27 template<
typename InitRuleType>
Linear algebra utility functions, generally performed on matrices or vectors.
Definition: cv.hpp:1
This is a template class that can provide information about various initialization methods...
Definition: init_rules_traits.hpp:28
static const bool UseLayer
This is true if the initialization method is used for a single layer.
Definition: init_rules_traits.hpp:34