接口的使用
org.meteoinfo.image.math.Function1D
-
使用Function1D的程序包 程序包 说明 org.meteoinfo.image.math -
-
org.meteoinfo.image.math中Function1D的使用
实现Function1D的org.meteoinfo.image.math中的类 修饰符和类型 类 说明 classCompositeFunction1DclassMathFunction1DclassNoisePerlin Noise functionsclassSCNoiseSparse Convolution Noise.参数类型为Function1D的org.meteoinfo.image.math中的方法 修饰符和类型 方法 说明 static float[]Noise. findRange(Function1D f, float[] minmax)Returns the minimum and maximum of a number of random values of the given function.参数类型为Function1D的org.meteoinfo.image.math中的构造器 构造器 说明 CompositeFunction1D(Function1D f1, Function1D f2)
-