Changeset 362 for trunk/src/tps_coeff.m


Ignore:
Timestamp:
Jan 9, 2012, 5:21:57 PM (12 years ago)
Author:
sommeria
Message:

various bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tps_coeff.m

    r356 r362  
    2626% X=reshape(X,[],1);
    2727% Y=reshape(Y,[],1);
    28 % N=numel(X);
     28N=size(ctrs,1);
    2929% rhs = reshape(U,[],1);
    3030U = [U; zeros(3,1)];
Note: See TracChangeset for help on using the changeset viewer.