hmatrix-0.5.2.1: Linear algebra and numerical computationsSource codeContentsIndex
Numeric.LinearAlgebra.Tests
Portabilityportable
Stabilityprovisional
MaintainerAlberto Ruiz (aruiz at um dot es)
Description
Some tests.
Synopsis
qCheck :: Testable prop => Int -> prop -> IO ()
runTests :: Int -> IO ()
Documentation
qCheck :: Testable prop => Int -> prop -> IO ()Source
runTestsSource
:: Intmaximum dimension
-> IO ()
All tests must pass with a maximum dimension of about 20 (some tests may fail with bigger sizes due to precision loss).
Produced by Haddock version 2.6.0