3#ifndef pRC_CORE_FUNCTORS_ADJOINT_H
4#define pRC_CORE_FUNCTORS_ADJOINT_H
13 constexpr decltype(
auto)
operator()(
X &&a)
const
Definition cholesky.hpp:18
static constexpr auto makeConstantSequence()
Definition sequence.hpp:402
static constexpr auto adjoint(JacobiRotation< T > const &a)
Definition jacobi_rotation.hpp:325
Definition adjoint.hpp:11