Square< Dynamic, Dynamic > Struct Template Reference
[TooN internals]
Provides the static size for a square matrix where both dimensions are dynamic. The size must be Dynamic.
More...
#include <determinant.h>
List of all members.
|
Static Public Attributes |
static const int | Size = Dynamic |
Detailed Description
template<>
struct TooN::Internal::Square< Dynamic, Dynamic >
Provides the static size for a square matrix where both dimensions are dynamic. The size must be Dynamic.
For internal use only.
Member Data Documentation