메소드 | 설명 | |
---|---|---|
testAddMatrix ( ) | ||
testAddMatrixWrongSizes ( ) | ||
testAddScalar ( ) | ||
testAdjugate ( ) | ||
testBadConstruction ( ) | ||
testConcatenateBottom ( ) | ||
testConcatenateBottomWrongSizes ( ) | ||
testConcatenateRight ( ) | ||
testConcatenateRightWrongSizes ( ) | ||
testDeterminant ( ) | ||
testDiagonal ( ) | ||
testEmptyColumns ( ) | ||
testEmptyRows ( ) | ||
testEntrywise ( ) | ||
testEntrywiseWrongSize ( ) | ||
testEquals ( ) | ||
testGet ( ) | ||
testGetLower ( ) | ||
testGetUpper ( ) | ||
testIdentity ( ) | ||
testInverse ( ) | ||
testMap ( ) | ||
testMultiplyMatrix ( ) | ||
testMultiplyMatrixWrongSizes ( ) | ||
testMultiplyScalar ( ) | ||
testNonSquareDeterminant ( ) | ||
testNonSquareInverse ( ) | ||
testRectangularAdjoint ( ) | ||
testRectangularTrace ( ) | ||
testSingularDeterminant ( ) | ||
testSize ( ) | ||
testSpliceBadColumns ( ) | ||
testSpliceBadRows ( ) | ||
testSpliceColumns ( ) | ||
testSpliceRows ( ) | ||
testSpliceUnevenColumns ( ) | ||
testSpliceUnevenRows ( ) | ||
testSubtractMatrix ( ) | ||
testSubtractMatrixWrongSizes ( ) | ||
testSubtractScalar ( ) | ||
testTrace ( ) | ||
testTranspose ( ) |
메소드 | 설명 | |
---|---|---|
buildMatrix ( ) |