Class QRDecompositionTest


  • public class QRDecompositionTest
    extends Object
    • Constructor Detail

      • QRDecompositionTest

        public QRDecompositionTest()
    • Method Detail

      • test2NoPivoting

        public void test2NoPivoting()
                             throws Exception
        Test ability to reproduce standard QR
        Throws:
        Exception
      • testScaledDesign

        public void testScaledDesign()
                              throws Exception
        Case where the Design matrix values include values other than 1's and 0's.
        Throws:
        Exception
      • test3

        public void test3()