Package cern.colt.matrix.impl
Interface Former
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringform(double value)Formats a double into a string (like sprintf in C).
-
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
form(double value) |
Formats a double into a string (like sprintf in C).
|