NAME
Math::Vector::Real::XS - Real vector arithmetic in fast XS
SYNOPSIS
use Math::Vector::Real;
...
DESCRIPTION
This module reimplements most of the functions in Math::Vector::Real in XS for a great performance boost.
Once this module is installed, Math::Vector::Real will load and use it automatically.
COPYRIGHT AND LICENSE
Copyright (C) 2012 by Salvador Fandiño (sfandino@yahoo.com).
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 34:
Non-ASCII character seen before =encoding in 'Fandiño'. Assuming UTF-8