LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::ScientificMatrixFormatter< T > Class Template Reference

Generic matrix element formatter using scientific notation... More...

#include <MatrixWrite.hpp>

Public Member Functions

 ScientificMatrixFormatter (const int width, const int precision)
 
std::string operator() (const T &t)
 

Detailed Description

template<typename T>
class loos::ScientificMatrixFormatter< T >

Generic matrix element formatter using scientific notation...


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