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