Name : perl-Math-LinearCombination
| |
Version : 0.03
| Vendor : PLD
|
Release : 1
| Date : 2003-03-28 00:41:15
|
Group : Development/Languages/perl
| Source RPM : perl-Math-LinearCombination-0.03-1.src.rpm
|
Size : 0.02 MB
| |
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
| |
Summary : Math::LinearCombination - sum of variables with a numerical coefficient
|
Description :
Math::LinearCombination is a module for representing mathematical linear combinations of variables, i.e. expressions of the format
a1 * x1 + a2 * x2 + ... + an * xn
with x1, x2, ..., xn variables, and a1, a2, ..., an numerical coefficients. Evaluation and manipulation of linear combinations is also supported. The numerical coefficients a_i and variables x_i are stored as pairs in an internal data structure and should not be manipulated directly. All access and manipulation should be performed through the methods.
|
RPM found in directory: /vol/rzm3/linux-pld/dists/ra/ready/i386 |