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

#include <atrous_convolution.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=2)
 

Detailed Description

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

Definition at line 418 of file atrous_convolution.hpp.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

BOOST_STATIC_CONSTANT ( int  ,
value  = 2 
)

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