MOOS 0.2375
Public Member Functions | Friends
NEWMAT::TransposedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::TransposedMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::TransposedMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~TransposedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Friends

class BaseMatrix

Detailed Description

Definition at line 1381 of file newmat.h.


Constructor & Destructor Documentation

NEWMAT::TransposedMatrix::~TransposedMatrix ( ) [inline]

Definition at line 1386 of file newmat.h.


Member Function Documentation

MatrixBandWidth NEWMAT::TransposedMatrix::BandWidth ( ) const [virtual]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 471 of file newmat4.cpp.

GeneralMatrix * NEWMAT::TransposedMatrix::Evaluate ( MatrixType  mt = MatrixTypeUnSp) [virtual]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 278 of file newmat5.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1384 of file newmat.h.


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