Provides a natural cross product for spray objects, useful for tensors
and \(k\)-forms
Usage
spraycross(S, ...)
spraycross2(S1,S2)
Value
Returns a spray object
Arguments
S,S1,S2,...
spray objects
Author
Robin K. S. Hankin
Details
Tensor products for sprays. This is not an algebraic product of
sprays interpreted as multivariate polynomials. The function is used in
the stokes package.
Function spraycross2() is a helper function that takes exactly
two arguments. Function spraycross() is a more general function
that takes any number of arguments.