SyTen

◆ conj() [2/3]

template<typename T , typename std::enable_if<(is_number< T >::value &&std::is_same< T, typename ScalarBase< T >::type >::value), int >::type = 0>
constexpr T const& syten::conj ( T const &  x)
inlineconstexpr

Complex conjugate of non-complex types, returns the argument.