OpenWalnut  1.4.0
WLineTest Member List
This is the complete list of members for WLineTest, including all inherited members.
assert_equals_delta(const WLine &first, const WLine &second, double delta=wlimits::DBL_EPS) const WLineTest [inline, private]
testAccessOperatorWithinValidBounds(void)WLineTest [inline]
testDownSampleLine(void)WLineTest [inline]
testEmptyLineOnMaxSegementLength(void)WLineTest [inline]
testEqualityOperator(void)WLineTest [inline]
testEqualsDeltaDifferentLength(void)WLineTest [inline]
testEqualsDeltaOnDifferentLinesButWithinDelta(void)WLineTest [inline]
testEqualsDeltaOnRealDifferentLines(void)WLineTest [inline]
testManySampelsInBetweenOfTwoOldPoints(void)WLineTest [inline]
testMaxSegementLength(void)WLineTest [inline]
testMidPointOnEmptyLine(void)WLineTest [inline]
testMidPointOnEvenSize(void)WLineTest [inline]
testMidPointOnUnevenSize(void)WLineTest [inline]
testNumericalStabilityOfResampling(void)WLineTest [inline]
testOutputOperator(void)WLineTest [inline]
testPathLength(void)WLineTest [inline]
testRemoveAdjacentDuplicates(void)WLineTest [inline]
testResamplingByNewSegementLengthOldSegmentLengthBiggerAsNewSegmentLength(void)WLineTest [inline]
testResamplingByNewSegementLengthTravelingOutOfTheCircle(void)WLineTest [inline]
testResamplingByNewSegementLengthWithLineHavingJustOnePoint(void)WLineTest [inline]
testResamplingByNewSegmentLengthWithZeroLine(void)WLineTest [inline]
testReverseOrdering(void)WLineTest [inline]
testSamplingPointsAreExactlyInTheOldSegmentCenterAndCorners(void)WLineTest [inline]
testSamplingWithSameNumberOfPoints(void)WLineTest [inline]