MinChildrenData< ScalarType > Struct Template Reference

#include <LgrOutputHelpers.hpp>

Public Member Functions

void operator() (int level, int levelIdx, const std::vector< std::vector< ScalarType > > &levelVectors)
 
ScalarType getValue ()
 

Public Attributes

ScalarType min {}
 

Member Function Documentation

◆ getValue()

template<class ScalarType >
ScalarType MinChildrenData< ScalarType >::getValue ( )
inline

◆ operator()()

template<class ScalarType >
void MinChildrenData< ScalarType >::operator() ( int  level,
int  levelIdx,
const std::vector< std::vector< ScalarType > > &  levelVectors 
)
inline

Member Data Documentation

◆ min

template<class ScalarType >
ScalarType MinChildrenData< ScalarType >::min {}

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