#include <Meta.h>
|
enum | { ret = meta_least_common_multiple<A,B,K+1>::ret
} |
|
◆ anonymous enum
template<int A, int B, int K = 1, bool Done = ((A*K)%B)==0, bool Big = (A>=B)>
The documentation for this struct was generated from the following file:
- /home/runner/work/NDDEM/NDDEM/src/CoarseGraining/Eigen/src/Core/util/Meta.h