LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
loos::MatrixWriteImpl< T, P, Math::SparseArray, F > Struct Template Reference

Write out a sparse matrix. More...

#include <MatrixWrite.hpp>

Static Public Member Functions

static std::ostream & write (std::ostream &os, const Math::Matrix< T, P, Math::SparseArray > &M, const std::string &meta, const Math::Range &start, const Math::Range &end, const bool trans, F fmt=F())
 

Detailed Description

template<class T, class P, class F>
struct loos::MatrixWriteImpl< T, P, Math::SparseArray, F >

Write out a sparse matrix.

Ignores start, end, and trans


The documentation for this struct was generated from the following file: