MOOS 0.2375
Public Member Functions
MatrixCol Class Reference

#include <newmatrc.h>

Inheritance diagram for MatrixCol:
Inheritance graph
[legend]
Collaboration diagram for MatrixCol:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MatrixCol (GeneralMatrix *, LoadAndStoreFlag, int=0)
 MatrixCol (GeneralMatrix *, Real *, LoadAndStoreFlag, int=0)
 ~MatrixCol ()
void Next ()

Detailed Description

Definition at line 114 of file newmatrc.h.


Constructor & Destructor Documentation

MatrixCol::MatrixCol ( GeneralMatrix *  gmx,
LoadAndStoreFlag  cwx,
int  col = 0 
) [inline]

Definition at line 150 of file newmatrc.h.

MatrixCol::MatrixCol ( GeneralMatrix *  gmx,
Real *  r,
LoadAndStoreFlag  cwx,
int  col = 0 
) [inline]

Definition at line 153 of file newmatrc.h.

MatrixCol::~MatrixCol ( )

Definition at line 835 of file newmat3.cpp.


Member Function Documentation

void MatrixCol::Next ( ) [inline]

Definition at line 162 of file newmatrc.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines