Query: pdl::litef
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LiteF(3) User Contributed Perl Documentation LiteF(3)NAMEPDL::LiteF - minimum PDL module function loaderDESCRIPTIONLoads the smallest possible set of modules for PDL to work, making the functions available in the current namespace. If you want something even smaller see the PDL::Lite module.SYNOPSISuse PDL::LiteF; # Is equivalent to the following: use PDL::Core; use PDL::Ops; use PDL::Primitive; use PDL::Ufunc; use PDL::Basic; use PDL::Slices; use PDL::Bad; use PDL::Version; use PDL::Lvalue; perl v5.12.1 2009-10-17 LiteF(3)
| Related Man Pages |
|---|
| pdl::histogram(3) - redhat |
| pdl::pptemplate(1) - redhat |
| pdl(3pm) - debian |
| pdl::pptemplate(3) - suse |
| pdl::exporter(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |