class GSL::Permutation(T)
- GSL::Permutation(T)
- Reference
- Object
Included Modules
- Iterator(Array(T))
Defined in:
gsl/base/permutation.crConstructors
Instance Method Summary
-
#next
Returns the next element in this iterator, or
Iterator::Stop::INSTANCE
if there are no more elements. - #previous : Array(T)
- #rewind