![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
Classes | |
class | FractalGraph |
Defines a clickable fractal graph in the complex plane. More... | |
class | SmoothImage |
Creates a smooth image from an image source. More... | |
Functions | |
delegate string | FractalZoomScript (double r, double i, double Size, object State) |
Generates new script when zoomed. More... | |
delegate string Waher.Script.Fractals.FractalZoomScript | ( | double | r, |
double | i, | ||
double | Size, | ||
object | State | ||
) |
Generates new script when zoomed.
r | Real part |
i | Imaginary part |
Size | Current size. |
State | State object. |