Defines the size type of a matrix as a fixed size vector of type int (two integers). More...
#include <function.h>
Public Types | |
typedef Vector< Fixed< 2 >, int > | type |
Defines the size type of a matrix as a fixed size vector of type int (two integers).