(method of S2FunHarmonic)
computes a least square problem to get an approximation
sF = S2FunHarmonic.approximation(S2Grid, f) sF = S2FunHarmonic.approximation(S2Grid, f, 'bandwidth', bandwidth, 'tol', TOL, 'maxit', MAXIT, 'weights', W)
S2Grid |
grid on the sphere |
||||||||||
f |
function values on the grid (may be multidimensional) |
||||||||||
param,val | Parameters and values that control approximation
|
DocHelp 0.1 beta |