mlpack 3.4.2
Public Member Functions | List of all members
version< mlpack::ann::Sequential< InputDataType, OutputDataType, Residual, CustomLayers... > > Struct Template Reference

#include <sequential.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=1)
 

Detailed Description

template<typename InputDataType, typename OutputDataType, bool Residual, typename... CustomLayers>
struct boost::serialization::version< mlpack::ann::Sequential< InputDataType, OutputDataType, Residual, CustomLayers... > >

Definition at line 273 of file sequential.hpp.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

BOOST_STATIC_CONSTANT ( int  ,
value  = 1 
)

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