|
DUDS
|
Distributed Update of Data from Something
|
Needed by unspecified(). More...
#include <Sample.hpp>
Static Public Attributes | |
| static constexpr T | value = std::numeric_limits<T>::infinity() |
Needed by unspecified().
Functions cannot have local structs with static data members. The function also needs a template to provide a double, but doubles cannot be used as template parameters. Structs can be used, but they need a static data member for the double.
Definition at line 28 of file Sample.hpp.
|
static |
Definition at line 29 of file Sample.hpp.
Referenced by duds::data::GenericSample< SVT, SQT >::makeCompactSample().