PDL::Bad

PDL::Bad - PDL does not process bad values.
Download

PDL::Bad Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Doug Burke
  • Publisher web site:
  • http://search.cpan.org/~djburke/Inline-SLang-1.00/SLang.pod

PDL::Bad Tags


PDL::Bad Description

PDL::Bad - PDL does not process bad values. PDL::Bad - PDL does not process bad values.PDL has been compiled with WITH_BADVAL either 0 or undef, so it does not contain any bad-value support code. Actually, a number of methods are defined, but they are only placeholders to make writing other code, that has to handle WITH_BADVAL being true or false, easier.Implementation details are given in PDL::BadValues.SYNOPSIS 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.VARIABLESThere are currently three variables that this module defines which may be of use.$PDL::Bad::StatusSet to 0$PDL::Bad::UseNaNSet to 0$PDL::Bad::PerPdlSet to 0 Requirements: · Perl


PDL::Bad Related Software