pointwise inner product
Syntax
SO3F = dot(SO3VF1, SO3VF2)
SO3F = dot(v, SO3VF2)
SO3F = dot(SO3VF1, v)
Input
SO3VF1, SO3VF2 | SO3VectorField |
v | vector3d |
Output
SO3F | SO3Fun |
pointwise inner product
SO3F = dot(SO3VF1, SO3VF2)
SO3F = dot(v, SO3VF2)
SO3F = dot(SO3VF1, v)
SO3VF1, SO3VF2 | SO3VectorField |
v | vector3d |
SO3F | SO3Fun |