ReverseVector Class Template Reference
[linbox/vector]
#include <reverse.h>
List of all members.
Detailed Description
template<class Vector>
class LinBox::ReverseVector< Vector >
Reverse vector class This class wraps an existing vector type and reverses its direction. It is used as an adaptor to allow VectorDomain dot products to be used for the Massy implementation.
Member Function Documentation
assign the elements of Container one by one to *this. Container must be at least as long as this.
The documentation for this class was generated from the following file:
- /build/buildd/linbox-1.1.6~rc0/linbox/vector/reverse.h