lambda-lanczos 2.0.0
|
Complex conjugate template. More...
#include <lambda_lanczos_util.hpp>
Static Public Member Functions | |
static T | invoke (const T &val) |
Complex conjugate template.
This structure is required because partial specialization of function template is not allowed in C++.
Use typed_conj in practice.
|
inlinestatic |