Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Default_Row_Formatter< Mat > Struct Template Reference

Default row index formatter. More...

#include <mat_latex.H>

Public Member Functions

std::string operator() (Mat &, long i) const
 

Detailed Description

template<typename Mat>
struct Aleph::Default_Row_Formatter< Mat >

Default row index formatter.

Formats row indices as simple integers.

Template Parameters
MatMatrix type

Definition at line 216 of file mat_latex.H.

Member Function Documentation

◆ operator()()

template<typename Mat >
std::string Aleph::Default_Row_Formatter< Mat >::operator() ( Mat ,
long  i 
) const
inline

Definition at line 218 of file mat_latex.H.


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