linbox  1
Classes
BlockRing< _Field > Class Template Reference

#include <block-ring.h>

Inheritance diagram for BlockRing< _Field >:
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: