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