TR-mbed
1.0
Loading...
Searching...
No Matches
Eigen
internal
meta_least_common_multiple
Public Types
|
List of all members
Eigen::internal::meta_least_common_multiple< A, B, K, Done, Big > Struct Template Reference
#include <
Meta.h
>
Public Types
enum
{
ret
= meta_least_common_multiple<A,B,K+1>::ret }
Member Enumeration Documentation
◆
anonymous enum
template<
int
A,
int
B,
int
K = 1,
bool
Done = ((A*K)%B)==0,
bool
Big = (A>=B)>
anonymous
enum
Enumerator
ret
The documentation for this struct was generated from the following file:
core/util/algorithms/eigen-3.4.0/Eigen/src/Core/util/
Meta.h
Generated by
1.9.8