linbox
submatrix.h File Reference

Data Structures

class  Submatrix< Blackbox, Trait >
 leading principal minor of existing matrix without copying. More...
 
struct  Submatrix< Blackbox, VectorCategories::DenseVectorTag >::rebind< _Tp1 >
 
class  Submatrix< BlasMatrix< _Field >, VectorCategories::DenseVectorTag >
 Specialization for BlasMatrix. More...
 
struct  Submatrix< BlasMatrix< _Field >, VectorCategories::DenseVectorTag >::rebind< _Tp1 >
 Generic matrix-vector apply y = A * x. More...
 
class  SubmatrixOwner< Blackbox, VectorCategories::DenseVectorTag >
 Specialization for dense vectors. More...
 
struct  SubmatrixOwner< Blackbox, VectorCategories::DenseVectorTag >::rebind< _Tp1 >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.