aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Math-Vec/pkg-descr
blob: 438812d795ccc4b0c3d3ee48802de338dc3597fd (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                     
This module was adapted from Math::Vector.

It uses most of the same algorithms, and currently preserves the same
names as the original functions, though some aliases have been added
to make the interface more natural.

The "object" for the object oriented calling style is a blessed array
reference which contains a vector of the form [x,y,z]. Methods will
typically return a list.