SparseLinearAlgebraTraits_d::Vector is a concept of a vector that can be multiplied by a sparse matrix.
This is a sub-concept of LinearAlgebraTraits_d::Vector.
|
| |
Create a vector initialized with zeros.
| |
| |
Copy constructor.
|
|
| operator =() |
|
| Return the vector's number of coefficients. |
|
| Read/write access to a vector coefficient. Precondition: 0 = row dimension(). |
|
|
CGAL::Taucs_vector<T>
OpenNL::FullVector<T> in OpenNL package
SparseLinearAlgebraTraits_d
SparseLinearAlgebraTraits_d::Matrix