ALPSCore reference
|
Class convertible to std::vector<T> infinity. More...
#include <vector_functions.hpp>
Public Member Functions | |
inf (const value_type &vec) | |
Construct infinity object of the same size as its argument, recursively. More... | |
operator value_type const () | |
Returns infinity vector. More... | |
Class convertible to std::vector<T> infinity.
Definition at line 75 of file vector_functions.hpp.
|
inline |
Construct infinity object of the same size as its argument, recursively.
Definition at line 80 of file vector_functions.hpp.
|
inline |
Returns infinity vector.
Definition at line 86 of file vector_functions.hpp.