org.apache.commons.math3.linear
Class RealMatrixFormatTest
java.lang.Object
org.apache.commons.math3.linear.RealMatrixFormatAbstractTest
org.apache.commons.math3.linear.RealMatrixFormatTest
public class RealMatrixFormatTest
- extends RealMatrixFormatAbstractTest
| Methods inherited from class org.apache.commons.math3.linear.RealMatrixFormatAbstractTest |
tesNegativeInfinity, testConstructorSingleFormat, testDefaultFormat, testForgottenPrefix, testForgottenSeparator, testForgottenSuffix, testNan, testNegativeComponent, testNegativeComponent2, testNegativeSecondRow, testNonDefaultSetting, testParseIgnoredWhitespace, testParseManyComponents, testParseNan, testParseNegativeAll, testParseNegativeComponent, testParseNegativeInfinity, testParseNoComponents, testParseNonDefaultSetting, testParsePositiveInfinity, testParseSimpleNoDecimals, testParseSimpleWithClosingRowSeparator, testParseSimpleWithDecimals, testParseSimpleWithDecimalsTrunc, testParseZeroComponent, testPositiveInfinity, testSimpleNoDecimals, testSimpleWithDecimals, testSimpleWithDecimalsTrunc |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RealMatrixFormatTest
public RealMatrixFormatTest()
getDecimalCharacter
protected char getDecimalCharacter()
- Specified by:
getDecimalCharacter in class RealMatrixFormatAbstractTest
getLocale
protected Locale getLocale()
- Specified by:
getLocale in class RealMatrixFormatAbstractTest
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.