field_cross

hcipy.field.field_cross(a, b)

Calculates the cross product of two vector fields.

Parameters
aField

The first field of the cross product

bField

The second field of the cross product

Returns
Field

The cross product field