Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
match-curve.cpp File Reference

Go to the source code of this file.

Functions

template<typename T >
void shift (T &a, T &b, T const &c)
 
template<typename T >
void shift (T &a, T &b, T &c, T const &d)
 
int main (int argc, char **argv)
 

Variables

unsigned total_steps
 
unsigned total_subs
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 147 of file match-curve.cpp.

References init().

◆ shift() [1/2]

template<typename T >
void shift ( T &  a,
T &  b,
T &  c,
T const &  d 
)

Definition at line 26 of file match-curve.cpp.

References c.

◆ shift() [2/2]

Variable Documentation

◆ total_steps

unsigned total_steps
extern

◆ total_subs

unsigned total_subs

Definition at line 32 of file match-curve.cpp.