SciPy.org SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17

Base class for matrix getters

Getters are stateful versions of agents, and record state of current read on initialization, so need to be created for each read - one-shot objects.

MatrixGetters are initialized with the content of the matrix header

Accepts array_reader - array reading object (see below) header - header dictionary for matrix being read

Inherits from

Method summary

Inherited from base classes

Methods