Package com.irurueta.ar.sfm
Class Sample2DTest
java.lang.Object
com.irurueta.ar.sfm.Sample2DTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
Constructor Details
-
Sample2DTest
Sample2DTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testGetSetId
@Test void testGetSetId() -
testGetSetViewId
@Test void testGetSetViewId() -
testGetSetPoint
@Test void testGetSetPoint() -
testGetSetReconstructedPoint
@Test void testGetSetReconstructedPoint() -
testGetSetQualityScore
@Test void testGetSetQualityScore() -
testGetSetCovariance
@Test void testGetSetCovariance() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
testGetSetColorData
@Test void testGetSetColorData() -
testSerializeDeserialize
@Test void testSerializeDeserialize() throws com.irurueta.algebra.WrongSizeException, IOException, ClassNotFoundException- Throws:
com.irurueta.algebra.WrongSizeException
IOException
ClassNotFoundException
-