36template <
typename Type>
49template <
typename Type>
94 if (!U.isUnitary(1.0e-12)) {
95 throw std::invalid_argument(
"BasisTransformable::rotated(const Transformation<Scalar>&): The given transformation is not unitary.");
108 static_cast<Type&
>(*this) = this->
rotated(U);
Definition: BaseOneElectronIntegralBuffer.hpp:25