givvector
More...
#include <givpoly1dense.h>
Inherits vector< T >.
Data Fields |
T | elements |
| STL member.
|
Detailed Description
template<typename T, typename A = std::allocator<T>>
class Givaro::givvector< T, A >
givvector
- Examples:
- examples/Polynomial/highorder.C.
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const Self_t & |
V |
|
) |
| |
|
friend |
- Warning
- we have no field in Vectors so << is RAW.
The documentation for this class was generated from the following file: