STK++ 0.9.13
STK_SArray2DUpperTriangular.h File Reference

In this file we define the ArrayXXTriangular class. More...

#include "STK_SArray1D.h"
#include "STK_IArray2D.h"
#include "STK_IArray2DSlicers.h"
#include "STK_IArray2DModifiers.h"
Include dependency graph for STK_SArray2DUpperTriangular.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::Traits< SArray2DUpperTriangular< Type_ > >
 Specialization of the Traits class for the SArray2DUpperTriangular class. More...
 
class  STK::hidden::Traits< SArray2DUpperTriangular< Type_ > >::Void
 
class  STK::SArray2DUpperTriangular< Type_ >
 Declaration of the upper triangular matrix class. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Typedefs

typedef SArray2DUpperTriangular< RealSTK::SArrayUpperTriangularXX
 Specialization of the SArray2D class for Type values.
 
typedef SArray2DUpperTriangular< double > STK::SArrayUpperTriangularXXd
 
typedef SArray2DUpperTriangular< intSTK::SArrayUpperTriangularXXi
 

Detailed Description

In this file we define the ArrayXXTriangular class.

Definition in file STK_SArray2DUpperTriangular.h.