3#ifndef pRC_CORE_COMPLEX_FUNCTIONS_CAST_H
4#define pRC_CORE_COMPLEX_FUNCTIONS_CAST_H
10 template<IsValue C, IsComplex T>
11 static inline constexpr auto cast(
T const &a)
Definition cholesky.hpp:10
static constexpr auto cast(T const &a)
Definition cast.hpp:11
Complex(T const &) -> Complex< T >