| 程序包 | 说明 |
|---|---|
| cn.apiclub.captcha.filter.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 © 2015. All rights reserved.