comparison extra/nurbs/inst/basiskntins.m @ 12668:7623d14dd29c octave-forge

Change in the help
author rafavzqz
date Tue, 28 Jul 2015 10:24:59 +0000
parents e3998369a32e
children
comparison
equal deleted inserted replaced
12667:1411b4cf3c81 12668:7623d14dd29c
11 % G. Casciola, L. Romani, A general matrix representation for non-uniform 11 % G. Casciola, L. Romani, A general matrix representation for non-uniform
12 % B-spline subdivision with boundary control, ALMA-DL, University of Bologna (2007) 12 % B-spline subdivision with boundary control, ALMA-DL, University of Bologna (2007)
13 % 13 %
14 % Calling Sequence: 14 % Calling Sequence:
15 % 15 %
16 % S = basisfun_kntins (deg, t, u); 16 % S = basiskntins (deg, t, u);
17 % 17 %
18 % INPUT: 18 % INPUT:
19 % 19 %
20 % deg - degree of the first knot vector 20 % deg - degree of the first knot vector
21 % t - coarse knot vector 21 % t - coarse knot vector