#include <NaturalCurve.H>
Inheritance diagram for xchen::NaturalCurve:

Public Types | |
| typedef double(* | KapaFun )(double) |
| typedef double(* | TauFun )(double) |
Public Methods | |
| NaturalCurve (KapaFun kapa, TauFun tau, const Frame &f=Frame(), double stp=0.01) | |
| void | Generate (double stepsize=0.01) |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
1.2.18