KSquare Utilities
Matrix.h File Reference
#include <fstream>
#include "KKBaseTypes.h"

Go to the source code of this file.

Classes

class  KKB::Matrix
 Supports two dimensional matrices. More...
 
class  KKB::Row
 

Namespaces

 KKB
 KKB The namespace for KKBase Library supporting general functionality needed by almost any application.
 

Typedefs

typedef Row * KKB::RowPtr
 

Functions

Matrix KKB::operator- (double left, const Matrix &right)