4 #include "casm/external/Eigen/Dense"
5 #include "casm/external/Eigen/src/Core/Matrix.h"
39 const Eigen::Ref<const Eigen::Matrix3d> &deformation_tensor);
52 const Eigen::Ref<const Eigen::Matrix3d> &deformation_tensor);
56 const Eigen::Ref<const Eigen::Matrix3d> &deformation_tensor);
Eigen::Matrix3d metric_to_deformation_tensor(const Eigen::Ref< const Eigen::Matrix3d > &metric_tensor)
Eigen::Matrix3d right_stretch_tensor(const Eigen::Ref< const Eigen::Matrix3d > &deformation_tensor)
Calculates and returns the value of U where F = R*U.
Eigen::Matrix3d metric_tensor(const Eigen::Ref< const Eigen::Matrix3d > &deformation_tensor)
Eigen::Matrix3d deformation_tensor_to_metric(const Eigen::Ref< const Eigen::Matrix3d > &deformation_tensor)