TooN 2.1
Static Public Attributes
Square< Dynamic, C > Struct Template Reference

Provides the static size for a square matrix where one dimension is static. The size must be equal to the size of the static dimension. More...

#include <determinant.h>

List of all members.

Static Public Attributes

static const int Size = C

Detailed Description

template<int C>
struct TooN::Internal::Square< Dynamic, C >

Provides the static size for a square matrix where one dimension is static. The size must be equal to the size of the static dimension.