double compute_rotrot_norm(const Eigen::VectorXd &v, const XRot &x_rot, const XRotRot &x_rotrot)
Compute rotrot norm.
Definition compute_rotrot_norm.cpp:18
double compute_squared_rotrot_norm(size_t iT, const Eigen::VectorXd &vT, const XRot &x_rot, const XRotRot &x_rotrot)
Compute the squared rotrot norm on the element of index iT.
Definition compute_rotrot_norm.cpp:5