occ
Loading...
Searching...
No Matches
rotor.h File Reference
#include <string>
Include dependency graph for rotor.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  occ
 
namespace  occ::core
 fundamental functionality for linear algebra, utilities, molecules and more
 
namespace  occ::core::rotor
 

Enumerations

enum  occ::core::rotor::Rotor {
  occ::core::rotor::Spherical , occ::core::rotor::Linear , occ::core::rotor::Oblate , occ::core::rotor::Prolate ,
  occ::core::rotor::Asymmetric
}
 

Functions

std::string occ::core::rotor::to_string (Rotor r)
 
Rotor occ::core::rotor::classify (double IA, double IB, double IC, double epsilon=1e-12)