Home
last modified time | relevance | path

Searched defs:PutMatrixElt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/src/SparseExtra/
H A DMarketIO.h85 inline void PutMatrixElt(Scalar value, StorageIndex row, StorageIndex col, std::ofstream& out) in PutMatrixElt() function
90 …inline void PutMatrixElt(std::complex<Scalar> value, StorageIndex row, StorageIndex col, std::ofst… in PutMatrixElt() function