| 程序包 | 说明 |
|---|---|
| org.meteoinfo.image.math |
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
CompositeFunction1D |
|
class |
MathFunction1D |
|
class |
Noise |
Perlin Noise functions
|
class |
SCNoise |
Sparse Convolution Noise.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static float[] |
Noise.findRange(Function1D f,
float[] minmax) |
Returns the minimum and maximum of a number of random values
of the given function.
|
| 构造器 | 说明 |
|---|---|
CompositeFunction1D(Function1D f1,
Function1D f2) |
Copyright © 2019. All rights reserved.