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, approximatepublic java.lang.String toString()
toString in class Approximatorpublic java.lang.String toString(java.lang.String indent)
toString in class Approximator