3#ifndef pRC_CORE_FUNCTORS_RESTRICT_H
4#define pRC_CORE_FUNCTORS_RESTRICT_H
11 template<Operator::Restrict R = Operator::Restrict::None>
Definition cholesky.hpp:18
static constexpr auto makeConstantSequence()
Definition sequence.hpp:402
Definition restrict.hpp:13
constexpr decltype(auto) operator()(X &&a) const
Definition restrict.hpp:15