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

Public Member Functions

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

Detailed Description

template<typename M>
struct Di_ij< M >

Definition at line 282 of file write_floyd.C.

Member Function Documentation

◆ operator()()

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

Definition at line 284 of file write_floyd.C.

References Aleph::maps().


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