3#ifndef pRC_CORE_VALUE_FUNCTIONS_MOD_H
4#define pRC_CORE_VALUE_FUNCTIONS_MOD_H
11 template<
class TA,
class TB, If<IsInteger<TA>> = 0, If<IsInteger<TB>> = 0>
Definition cholesky.hpp:18
static constexpr auto makeConstantSequence()
Definition sequence.hpp:402
static constexpr auto operator%(Sequence< T, As... > const, Sequence< T, Bs... > const)
Definition sequence.hpp:184
Integer(Integer< true, 8 >::Fundamental const) -> Integer< true, 8 >