3#ifndef pRC_CORE_FUNCTORS_TRANSFORM_H
4#define pRC_CORE_FUNCTORS_TRANSFORM_H
11 template<Operator::Transform T = Operator::Transform::None>
16 constexpr decltype(
auto)
operator()(X &&a)
const
Definition cholesky.hpp:10
static constexpr auto transform(X &&a)
Definition transform.hpp:15