CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/misc/CASM_Array_math.hh"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Functions | |
Index | CASM::which_unique_combination (const Array< Index > &input, const Array< Array< Index > > &unique, const Array< Array< Index > > &ind_equiv) |
Index | CASM::which_unique_combination (const Array< Index > &input, const Array< Array< Index > > &unique) |
int | CASM::lcm (const Array< int > &series) |
Find least common multiple. More... | |
ReturnArray< Array< int > > | CASM::get_prime_factors (int target) |