PDL::Tests - tests for some PP features
use PDL::Tests;
<test code>
This module provides some PP defined test functions that are supposed to test some features/bugs of PDL::PP.
Strictly speaking this module shouldn't be installed with a 'make install' but I haven't yet worked out how to do it.
Signature: (byte [phys]a(n); byte [o,phys]b(n))
internal
only for internal testing purposes
Signature: (a(n); double [o]b())
internal
only for internal testing purposes
Signature: (a(n); float [o]b())
internal
only for internal testing purposes
Signature: (a(n); int+ [o]b())
internal
only for internal testing purposes
Signature: ([o] a(n); int ns => n)
internal
only for internal testing purposes
Signature: (a(n); [o]b(n))
internal
only for internal testing purposes