SparseLinearAlgebraTraits_d::Vector is a concept of a vector that can be multiplied by a sparse matrix.
|
| |
Create a vector initialized with zeros.
| |
| |
Copy constructor.
|
|
| Return the vector's number of coefficients. | ||
|
|
Read/write access to a vector coefficient.
| ||
|
|
Taucs_vector<T>
OpenNL::FullVector<T> in OpenNL package
SparseLinearAlgebraTraits_d
SparseLinearAlgebraTraits_d::Matrix