Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::fast_multipole_embedder::do_nothing Struct Reference

the useless do nothing function More...

#include <ogdf/energybased/fast_multipole_embedder/FMEFunctional.h>

Public Member Functions

template<typename A >
void operator() (A a)
 
template<typename A , typename B >
void operator() (A a, B b)
 

Detailed Description

the useless do nothing function

Definition at line 40 of file FMEFunctional.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename A >
void ogdf::fast_multipole_embedder::do_nothing::operator() ( A  a)
inline

Definition at line 42 of file FMEFunctional.h.

◆ operator()() [2/2]

template<typename A , typename B >
void ogdf::fast_multipole_embedder::do_nothing::operator() ( A  a,
B  b 
)
inline

Definition at line 45 of file FMEFunctional.h.


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