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

Default column index formatter. More...

#include <mat_latex.H>

Public Member Functions

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

Detailed Description

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

Default column index formatter.

Formats column indices as simple integers.

Template Parameters
MatMatrix type

Definition at line 232 of file mat_latex.H.

Member Function Documentation

◆ operator()()

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

Definition at line 234 of file mat_latex.H.


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