Package | Description |
---|---|
org.zimowski.bambi.jhlabs.math |
Modifier and Type | Class and Description |
---|---|
class |
CompositeFunction1D |
class |
MathFunction1D |
class |
Noise
Perlin Noise functions
|
class |
SCNoise
Sparse Convolution Noise.
|
Modifier and Type | Method and Description |
---|---|
static float[] |
Noise.findRange(Function1D f,
float[] minmax)
Returns the minimum and maximum of a number of random values
of the given function.
|
Constructor and Description |
---|
CompositeFunction1D(Function1D f1,
Function1D f2) |
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.