12using namespace std::complex_literals;
28).finished() * std::sqrt(1./2.);
34(Eigen::Matrix<std::complex<double>, 6, 9>() <<
36 1, -1i, 0, -1i, -1, 0, 0, 0, 0,
37 0, 0, 1, 0, 0, -1i, 1, -1i, 0,
39 0, 0, -1, 0, 0, -1i, -1, -1i, 0,
40 1, 1i, 0, 1i, -1, 0, 0, 0, 0,
42).finished() * std::sqrt(1./24.);
Matrix< Type, 3, 3 > Matrix3
const Eigen::Matrix< std::complex< double >, 6, 9 > CARTESIAN_TO_SPHERICAL_KAPPA2
const Eigen::Matrix3< std::complex< double > > CARTESIAN_TO_SPHERICAL_KAPPA1