namespace seams::sphericart_ylmΒΆ

namespace sphericart_ylm {
 
// global functions
 
bool available();
int ylmCartesian(int orderL, const double* xyz, int nVec, double* ylmOut);
 
} // namespace sphericart_ylm