Home
last modified time | relevance | path

Searched refs:putVectorElt (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/SparseExtra/
DMarketIO.h97 inline void putVectorElt(Scalar value, std::ofstream& out) in putVectorElt() function
102 inline void putVectorElt(std::complex<Scalar> value, std::ofstream& out) in putVectorElt() function
266 internal::putVectorElt(vec(i), out); in saveMarketVector()