public abstract class UnstructuredApproximator extends Approximator
Constructor and Description |
---|
UnstructuredApproximator() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Return a String representing the object.
|
java.lang.String |
toString(java.lang.String indent)
Return a String representing the object indented by the argument string.
|
approximate, approximate
public java.lang.String toString()
toString
in class Approximator
public java.lang.String toString(java.lang.String indent)
toString
in class Approximator