Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

Public Member Functions

 FuncInvoker (FunctionType f, ArgType1 _arg1)
 
void operator() ()
 

Public Attributes

ArgType1 arg1
 
FunctionType function
 

Detailed Description

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

Definition at line 491 of file FastUtils.h.

Constructor & Destructor Documentation

◆ FuncInvoker()

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ arg1

◆ function


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