Mantid
|
This is the complete list of members for Mantid::Geometry::ScalarUtils, including all inherited members.
AddIfBest(std::vector< ConventionalCell > &list, ConventionalCell &info) | Mantid::Geometry::ScalarUtils | privatestatic |
GetCellBestError(const std::vector< ConventionalCell > &list, bool use_triclinic) | Mantid::Geometry::ScalarUtils | static |
GetCellForForm(const Kernel::DblMatrix &UB, size_t form_num, bool allowPermutations=false) | Mantid::Geometry::ScalarUtils | static |
GetCells(const Kernel::DblMatrix &UB, bool best_only, bool allowPermutations=false) | Mantid::Geometry::ScalarUtils | static |
GetCells(const Kernel::DblMatrix &UB, const std::string &cell_type, const std::string ¢ering, bool allowPermutations=false) | Mantid::Geometry::ScalarUtils | static |
GetCellsUBOnly(const Kernel::DblMatrix &UB, const std::string &cell_type, const std::string ¢ering, bool allowPermutations=false) | Mantid::Geometry::ScalarUtils | static |
GetRelatedUBs(const Kernel::DblMatrix &UB, double factor, double angle_tolerance) | Mantid::Geometry::ScalarUtils | static |
RemoveHighErrorForms(std::vector< ConventionalCell > &list, double level) | Mantid::Geometry::ScalarUtils | static |