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

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.