mlpack 3.4.2
Public Member Functions | List of all members
version< mlpack::ann::Convolution< ForwardConvolutionRule, BackwardConvolutionRule, GradientConvolutionRule, InputDataType, OutputDataType > > Struct Template Reference

#include <convolution.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=1)
 

Detailed Description

template<typename ForwardConvolutionRule, typename BackwardConvolutionRule, typename GradientConvolutionRule, typename InputDataType, typename OutputDataType>
struct boost::serialization::version< mlpack::ann::Convolution< ForwardConvolutionRule, BackwardConvolutionRule, GradientConvolutionRule, InputDataType, OutputDataType > >

Definition at line 418 of file convolution.hpp.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

BOOST_STATIC_CONSTANT ( int  ,
value  = 1 
)

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