|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Default entry formatter. More...
#include <mat_latex.H>
Public Member Functions | |
| std::string | operator() (Mat &mat, long i, long j) const |
Default entry formatter.
Formats matrix entries using stream insertion operator. Requires Mat::Entry_Type to be streamable.
| Mat | Matrix type with Entry_Type typedef |
Definition at line 249 of file mat_latex.H.
|
inline |
Definition at line 251 of file mat_latex.H.
References Aleph::maps().