OpenKalman
|
Trait details for Eigen unary functors. More...
#include <type_traits>
#include <complex>
Go to the source code of this file.
Variables | |
template<typename UnaryOp > | |
constexpr bool | OpenKalman::Eigen3::constexpr_unary_operation_defined = constexpr_unary_operation_defined_impl<std::decay_t<UnaryOp>>::value |
Whether there is a constexpr version of functor UnaryOp. | |
Trait details for Eigen unary functors.