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, Math::Triangular, S, F > Struct Template Reference

Write out a triangular matrix. More...

#include <MatrixWrite.hpp>

Static Public Member Functions

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

Detailed Description

template<class T, template< typename > class S, class F>
struct loos::MatrixWriteImpl< T, Math::Triangular, S, F >

Write out a triangular matrix.

Ignores start, end, and trans


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