template<typename OutputLayerType, typename InitializationRuleType, typename MergeLayerType, typename MergeOutputType, typename... CustomLayer>
struct boost::serialization::version< mlpack::ann::BRNN< OutputLayerType, MergeLayerType, MergeOutputType, InitializationRuleType, CustomLayer... > >
Definition at line 396 of file brnn.hpp.
◆ BOOST_STATIC_CONSTANT()
| BOOST_STATIC_CONSTANT |
( |
int |
, |
|
|
value |
= 1 |
|
) |
| |
The documentation for this struct was generated from the following file: