BlockRing Class Template Reference

#include <block-ring.h>

Inheritance diagram for BlockRing:

FieldInterface

List of all members.

Classes

class  Element
 default constructable wrapper for BlasMatrix More...


Detailed Description

template<class _Field>
class LinBox::BlockRing< _Field >

Elements are wrapped BlasMatrix objects.

Operations expect conformal sizes for inputs and outputs.

You can expect good performance due to BLAS usage, especially when the Field is Modular<double> or Modular<float>.


The documentation for this class was generated from the following file:

Generated on Wed Dec 10 15:05:12 2008 for linbox by  doxygen 1.5.7.1