DeterministicSetVisitor Class Reference

DeterministicSetVisitor set the deterministic parameter given the deterministic value. More...

Inheritance diagram for DeterministicSetVisitor:

Public Member Functions

 DeterministicSetVisitor (const bool deterministic=true)
 Set the deterministic parameter given the current deterministic value. More...

 
template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Set the deterministic parameter. More...

 
void operator() (MoreTypes layer) const
 

Detailed Description

DeterministicSetVisitor set the deterministic parameter given the deterministic value.

Definition at line 28 of file deterministic_set_visitor.hpp.

Constructor & Destructor Documentation

◆ DeterministicSetVisitor()

DeterministicSetVisitor ( const bool  deterministic = true)

Set the deterministic parameter given the current deterministic value.

Member Function Documentation

◆ operator()() [1/2]

void operator() ( LayerType *  layer) const

Set the deterministic parameter.

◆ operator()() [2/2]

void operator() ( MoreTypes  layer) const

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