public class SpaceTransformLogX extends Object implements SpaceTransform
Constructor and Description |
---|
SpaceTransformLogX(float base) |
Modifier and Type | Method and Description |
---|---|
float |
compute(float value) |
protected float |
log(float x,
float base) |
public float compute(float value)
compute
in interface SpaceTransform
protected float log(float x, float base)
Copyright © 2018. All rights reserved.