STK++ 1.0
STK_MatrixSquare.h File Reference

In this file, we define MatrixSquare class. More...

#include "STK_Matrix.h"
Include dependency graph for STK_MatrixSquare.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::ContainerTraits< Real, MatrixSquare >
 Specialization of the traits class ContainerTraits for Matrix class. More...
class  STK::MatrixSquare
 Derivation of the MatrixSquare class for square arrays of Real. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

In this file, we define MatrixSquare class.

Definition in file STK_MatrixSquare.h.