NAME

Math::Vectors - Bundle

SEE ALSO

PDL for scientific and bulk numeric data processing and display

Math

Math::Vectors

Math::Color, Math::ColorRGBA, Math::Image, Math::Vec2, Math::Vec3, Math::Rotation

SYNOPSIS

use Math::Vectors;

new Math::Color;
new Math::ColorRGBA;
new Math::Image;
new Math::Rotation;
new Math::Vec2;
new Math::Vec3;
new Math::Vec4;

BUGS & SUGGESTIONS

If you run into a miscalculation or need some sort of feature please drop the author a note.

ARRANGED BY

Holger Seelig holger.seelig@yahoo.de

COPYRIGHT

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.