BadSection: User Contributed Perl Documentation (3)Updated: 2004-06-15 |
BadSection: User Contributed Perl Documentation (3)Updated: 2004-06-15 |
Implementation details are given in PDL::BadValues.
use PDL::Bad;
print "\nBad value support in PDL is turned " .
$PDL::Bad::Status ? "on" : "off" . ".\n";
Bad value support in PDL is turned off.
All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file.