class test.TestStructures extends MathTestCase
Available on all platforms
... @author TABIV
function new(?posInfos:PosInfos):Void
function testAddSub():Void
function testAddSubInPlace():Void
function testApplyScalarFunc():Void
function testArrayAccess():Void
function testClone():Void
function testDefaultConstructors():Void
function testDeterminant():Void
function testEquals():Void
function testEqualsNullShouldNotThrow():Void
Test for the fix to issue #14.
function testRowColAccessors():Void