Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::fast_multipole_embedder::FuncInvoker< FunctionType, ArgType1, ArgType2, ArgType3, ArgType4, ArgType5, ArgType6, EmptyArgType, EmptyArgType > Struct Template Reference

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

Public Member Functions

 FuncInvoker (FunctionType f, ArgType1 _arg1, ArgType2 _arg2, ArgType3 _arg3, ArgType4 _arg4, ArgType5 _arg5, ArgType6 _arg6)
 
void operator() ()
 

Public Attributes

ArgType1 arg1
 
ArgType2 arg2
 
ArgType3 arg3
 
ArgType4 arg4
 
ArgType5 arg5
 
ArgType6 arg6
 
FunctionType function
 

Detailed Description

template<typename FunctionType, typename ArgType1, typename ArgType2, typename ArgType3, typename ArgType4, typename ArgType5, typename ArgType6>
struct ogdf::fast_multipole_embedder::FuncInvoker< FunctionType, ArgType1, ArgType2, ArgType3, ArgType4, ArgType5, ArgType6, EmptyArgType, EmptyArgType >

Definition at line 398 of file FastUtils.h.

Constructor & Destructor Documentation

◆ FuncInvoker()

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ arg1

◆ arg2

◆ arg3

◆ arg4

◆ arg5

◆ arg6

◆ function


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