hmatrix-0.9.3.0: Linear algebra and numerical computationSource 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 ()
runBenchmarks :: 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).
runBenchmarks :: IO ()Source
Performance measurements.
Produced by Haddock version 2.6.1