linbox
sparse-tpl-matrix.inl File Reference
#include <algorithm>
#include <iostream>
#include "linbox/util/matrix-stream.h"

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Functions

template<class Mat1, class Mat2>
Mat1 & SparseMatrix< Field_, SparseMatrixFormat::TPL >applyLeft (Mat1 &Y, const Mat2 &X) const