linbox
|
A BlasSubector<
represents a subvector of a BlasVector as a pointer together with a size and and increment value between data _Field
>_Field::Element
s.
More...
#include "linbox/vector/subiterator.h"
#include "linbox/field/rebind.h"
#include <iostream>
#include <vector>
Data Structures | |
struct | BlasSubvector< _Vector >::rebind< _Tp1, _Rep2 > |
Rebind operator. More... | |
Namespaces | |
namespace | LinBox |
Namespace in which all linbox code resides. | |
A BlasSubector<
represents a subvector of a BlasVector as a pointer together with a size and and increment value between data _Field
>_Field::Element
s.