Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
TNL::Matrices::MatrixWriter< Matrix, Device > Member List

This is the complete list of members for TNL::Matrices::MatrixWriter< Matrix, Device >, including all inherited members.

DeviceType typedefTNL::Matrices::MatrixWriter< Matrix, Device >
HostMatrix typedef (defined in TNL::Matrices::MatrixWriter< Matrix, Device >)TNL::Matrices::MatrixWriter< Matrix, Device >protected
IndexType typedefTNL::Matrices::MatrixWriter< Matrix, Device >
RealType typedefTNL::Matrices::MatrixWriter< Matrix, Device >
writeEps(const std::string &fileName, const Matrix &matrix, bool verbose=false)TNL::Matrices::MatrixWriter< Matrix, Device >static
writeEps(std::ostream &str, const Matrix &matrix, bool verbose=false)TNL::Matrices::MatrixWriter< Matrix, Device >static
writeGnuplot(const std::string &fileName, const Matrix &matrix, bool verbose=false)TNL::Matrices::MatrixWriter< Matrix, Device >static
writeGnuplot(std::ostream &str, const Matrix &matrix, bool verbose=false)TNL::Matrices::MatrixWriter< Matrix, Device >static
writeMtx(const std::string &fileName, const Matrix &matrix, bool verbose=false)TNL::Matrices::MatrixWriter< Matrix, Device >static
writeMtx(std::ostream &str, const Matrix &matrix, bool verbose=false)TNL::Matrices::MatrixWriter< Matrix, Device >static