GeneralMatrix Class Reference

#include <matgen.h>

Inheritance diagram for GeneralMatrix:

Inheritance graph
[legend]
Collaboration diagram for GeneralMatrix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GeneralMatrix ()
 GeneralMatrix (unsigned rows, unsigned cols)
unsigned firstInRow (unsigned i) const
unsigned lastInRow (unsigned i) const
unsigned firstInCol (unsigned j) const
unsigned lastInCol (unsigned j) const
unsigned numElements () const

Constructor & Destructor Documentation

GeneralMatrix::GeneralMatrix (  )  [inline]

GeneralMatrix::GeneralMatrix ( unsigned  rows,
unsigned  cols 
) [inline]


Member Function Documentation

unsigned GeneralMatrix::firstInRow ( unsigned  i  )  const [inline]

Reimplemented in Toeplitz.

unsigned GeneralMatrix::lastInRow ( unsigned  i  )  const [inline]

Reimplemented in Toeplitz.

unsigned GeneralMatrix::firstInCol ( unsigned  j  )  const [inline]

Reimplemented in Toeplitz.

unsigned GeneralMatrix::lastInCol ( unsigned  j  )  const [inline]

Reimplemented in Toeplitz.

unsigned GeneralMatrix::numElements (  )  const [inline]

Reimplemented in Toeplitz.


The documentation for this class was generated from the following file:
Generated on Wed Oct 17 15:38:12 2007 for blitz by  doxygen 1.5.2