ALPSCore reference
|
Negation for vectors (specialization of the standard template, here to avoid changes in std::) More...
#include <vector_functions.hpp>
Public Types | |
typedef std::vector< T > | VT |
Public Member Functions | |
VT | operator() (VT v) |
Negation for vectors (specialization of the standard template, here to avoid changes in std::)
Definition at line 224 of file vector_functions.hpp.
typedef std::vector<T> alps::numeric::negate< std::vector< T > >::VT |
Definition at line 225 of file vector_functions.hpp.
|
inline |
Definition at line 226 of file vector_functions.hpp.