Open
Graph Drawing
Framework

 v. 2025.10 (Foxglove)
 

Loading...
Searching...
No Matches
ogdf::fast_multipole_embedder::FuncInvoker< FunctionType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType > Struct Template Reference

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

Public Member Functions

 FuncInvoker (FunctionType f)
 
void operator() ()
 

Public Attributes

FunctionType function
 

Detailed Description

template<typename FunctionType>
struct ogdf::fast_multipole_embedder::FuncInvoker< FunctionType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType >

Definition at line 519 of file FastUtils.h.

Constructor & Destructor Documentation

◆ FuncInvoker()

template<typename FunctionType >
ogdf::fast_multipole_embedder::FuncInvoker< FunctionType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType >::FuncInvoker ( FunctionType  f)
inline

Definition at line 521 of file FastUtils.h.

Member Function Documentation

◆ operator()()

template<typename FunctionType >
void ogdf::fast_multipole_embedder::FuncInvoker< FunctionType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType, EmptyArgType >::operator() ( )
inline

Definition at line 523 of file FastUtils.h.

Member Data Documentation

◆ function

Definition at line 525 of file FastUtils.h.


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