view modules/array-mergesort @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents aca88fcb0493
children
line wrap: on
line source

Description:
Merge-sort algorithm on arrays.

Files:
lib/array-mergesort.h

Depends-on:

configure.ac:

Makefile.am:

Include:
"array-mergesort.h"

License:
LGPLv2+

Maintainer:
Bruno Haible