NAME Math::Combinatorics - Perform combinations and permutations on lists SYNOPSIS Available as an object oriented API. use Math::Combinatorics; my @n = qw(a b c); my $combinat = Math::Combinatorics->new(count => 2, data => [@n], ); print "combinations of... > このページを見る
Math::Combinatorics - Perform combinations and permutations on lists - search.cpan.org
search.cpan.org
最終更新時間:
2007年08月14日20時35分








