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

Public Member Functions

string operator() (M &m, const long &i, const long &j)
 

Detailed Description

template<typename M>
struct C_ij< M >

Definition at line 272 of file write_floyd.C.

Member Function Documentation

◆ operator()()

template<typename M >
string C_ij< M >::operator() ( M &  m,
const long i,
const long j 
)
inline

Definition at line 274 of file write_floyd.C.


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