comparison dsp/segmentation/cluster_melt.h @ 84:e5907ae6de17

* Add GPL and README; some tidying
author Chris Cannam
date Mon, 13 Dec 2010 14:55:28 +0000
parents 8bdbda7fb893
children 175e51ae78eb
comparison
equal deleted inserted replaced
83:67899fda84f5 84:e5907ae6de17
3 /* 3 /*
4 * cluster_melt.h 4 * cluster_melt.h
5 * cluster_melt 5 * cluster_melt
6 * 6 *
7 * Created by Mark Levy on 21/02/2006. 7 * Created by Mark Levy on 21/02/2006.
8 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. All rights reserved. 8 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London.
9
10 This program is free software; you can redistribute it and/or
11 modify it under the terms of the GNU General Public License as
12 published by the Free Software Foundation; either version 2 of the
13 License, or (at your option) any later version. See the file
14 COPYING included with this distribution for more information.
9 * 15 *
10 */ 16 */
11 17
12 #include <stdlib.h> 18 #include <stdlib.h>
13 #include <math.h> 19 #include <math.h>