mlpack 3.4.2
Public Member Functions | List of all members
version< mlpack::ann::RNN< OutputLayerType, InitializationRuleType, CustomLayer... > > Struct Template Reference

#include <rnn.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=1)
 

Detailed Description

template<typename OutputLayerType, typename InitializationRuleType, typename... CustomLayer>
struct boost::serialization::version< mlpack::ann::RNN< OutputLayerType, InitializationRuleType, CustomLayer... > >

Definition at line 449 of file rnn.hpp.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

BOOST_STATIC_CONSTANT ( int  ,
value  = 1 
)

The documentation for this struct was generated from the following file: