pdl::linear(3pm) debian man page | unix.com

Man Page: pdl::linear

Operating Environment: debian

Section: 3pm

Linear(3pm)						User Contributed Perl Documentation					       Linear(3pm)

NAME
PDL::Filter::Linear - linear filtering for PDL
SYNOPSIS
$a = new PDL::Filter::Linear( {Weights => $v, Point => 10}); $b = new PDL::Filter::Gaussian(15,2); # 15 points, 2 std devn. ($pred,$corrslic) = $a->predict($dat);
DESCRIPTION
A wrapper for generic linear filters. Just for convenience. This should in the future use DataPresenter. Also, this class should at some point learn to do FFT whenever it is useful. perl v5.14.2 2011-03-30 Linear(3pm)
Related Man Pages
pdl::exporter(3pm) - debian
pdl::graphics::trid::vrml(3pm) - debian
pdl::perldl2::perldl2(3pm) - debian
pdl::polynomial(3pm) - debian
padre::plugin::pdl(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
New UNIX and Linux History Sections