The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Math::Matrix::Banded::Rectangular - banded non-square matrix

VERSION

Version 0.004

SYNOPSIS

Quick summary of what the module does.

Perhaps a little code snippet.

    use Math::Matrix::Banded::Rectangular;

    my $foo = Math::Matrix::Banded::Rectangular->new();
    ...

DESCRIPTION

ATTRIBUTES

data

METHODS

AUTHOR

Lutz Gehlen, <perl at lutzgehlen.de>

BUGS

Please report any bugs or feature requests to bug-math-matrix-banded at rt.cpan.org, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Math-Matrix-Banded. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

LICENSE AND COPYRIGHT

This software is Copyright (c) 2020 by Lutz Gehlen.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)