quadrature
(method of S2FunHarmonicSym)
Syntax
sF = S2FunHarmonicSym.quadrature(nodes,values,'weights',w,CS)
sF = S2FunHarmonicSym.quadrature(f,CS)
sF = S2FunHarmonicSym.quadrature(f, 'bandwidth', bandwidth,CS)
Input
values |
double (first dimension has to be the evaluations) |
||||||
nodes | |||||||
w |
double quadrature weights |
||||||
f |
function handle in vector3d (first dimension has to be the evaluations) |
||||||
param,val | Parameters and values that control quadrature
|
Output
sF |
MTEX 5.2.beta1 |