Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NullMatrix Class Reference
[linbox/blackbox]

#include <null-matrix.h>

Inheritance diagram for NullMatrix:

BlackboxInterface List of all members.

Detailed Description

This is a representation of the 0 by 0 empty matrix which does not occupy memory. It has it's uses!


Public Methods

 NullMatrix ()
 NullMatrix (const NullMatrix &n)
template<class OutVector, class InVector> OutVector & apply (OutVector &y, const InVector &x) const
template<class OutVector, class InVector> OutVector & applyTranspose (OutVector &y, const InVector &x) const
virtual size_t rowdim () const
virtual size_t coldim () const


Constructor & Destructor Documentation

NullMatrix   [inline]
 

NullMatrix const NullMatrix &    n [inline]
 


Member Function Documentation

OutVector& apply OutVector &    y,
const InVector &    x
const [inline]
 

OutVector& applyTranspose OutVector &    y,
const InVector &    x
const [inline]
 

virtual size_t coldim   const [inline, virtual]
 

virtual size_t rowdim   const [inline, virtual]
 


Generated on Mon Jun 20 09:16:56 2005 for linbox by doxygen1.2.18