3#ifndef pRC_CORE_COMPLEX_FUNCTIONS_ABS_H
4#define pRC_CORE_COMPLEX_FUNCTIONS_ABS_H
11 static inline constexpr auto abs(
T const &a)
Definition cholesky.hpp:10
static constexpr auto abs(T const &a)
Definition abs.hpp:11
static constexpr auto norm(T const &a)
Definition norm.hpp:12