STK++ 1.0
STK_MatrixLowerTriangular.cpp File Reference

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

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

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Functions

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

Detailed Description

In this file we implement the MatrixLowerTriangular class.

Definition in file STK_MatrixLowerTriangular.cpp.