KNTUNIFORM: generate uniform open knot vectors in the reference domain.
[csi, zeta] = kntuniform (num, degree, regularity)
INPUT:
num: number of breaks (in each direction)
degree: polynomial degree (in each direction)
regularity: global regularity (in each direction)
OUTPUT:
csi: knots
zeta: breaks = knots without repetitions
Copyright (C) 2009, 2010 Carlo de Falco
Copyright (C) 2011 Rafael Vazquez
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Package: nurbs