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(3) - suse
pdl::pptemplate(3) - suse
pdl::linpred(3) - suse
pdl::modules(1p) - debian
padre::plugin::pdl(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Weird 'find' results
New UNIX and Linux History Sections