STK++ 1.0
STK_MatrixUpperTriangular.cpp File Reference

In this file we implement the MatrixUpperTriangular class. More...

#include "../include/STK_MatrixUpperTriangular.h"
Include dependency graph for STK_MatrixUpperTriangular.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Functions

ostream & STK::operator<< (ostream &s, MatrixUpperTriangular const &V)
 ostream for MatrixUpperTriangular.

Detailed Description

In this file we implement the MatrixUpperTriangular class.

Definition in file STK_MatrixUpperTriangular.cpp.