tests/testthat/testNumerics.R

test_that("Potential numerical issues",{
	expect_equal( range( sapply(subtracks( diffinv(matrix(rep(sqrt(2),200),ncol=4,byrow=T)), 2 ),
		overallAngle ) ), c(0,0) )
})
jtextor/MotilityLab documentation built on May 20, 2019, 3:13 a.m.