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

#include <ffn.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=2)
 

Detailed Description

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

Definition at line 533 of file ffn.hpp.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

BOOST_STATIC_CONSTANT ( int  ,
value  = 2 
)

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