pointwise inner product
Syntax
d = dot(sVF1, sVF2)
d = dot(v, sVF2)
d = dot(sVF1, v)
Input
sVF1, sVF2 | S2VectorField |
v | vector3d |
Output
sF | S2Fun |
Options
M | degree of the spherical harmonic |
pointwise inner product
d = dot(sVF1, sVF2)
d = dot(v, sVF2)
d = dot(sVF1, v)
sVF1, sVF2 | S2VectorField |
v | vector3d |
sF | S2Fun |
M | degree of the spherical harmonic |