Package org.ejml
Class FancyPrint
java.lang.Object
org.ejml.FancyPrint
public class FancyPrint extends Object
Convenience class for fancy print designed to make it less verbose
-
Constructor Summary
Constructors Constructor Description FancyPrint()
FancyPrint(DecimalFormat format, int length, int significant)
-
Method Summary
-
Constructor Details
-
FancyPrint
-
FancyPrint
public FancyPrint()
-
-
Method Details
-
sf
-
s
-
p
Fancy print without a space added to positive numbers
-