Is there a way to enter the gradient operator as a vector not applied to a function. For example, in my work I want to put gradient.cross_product(H). Where H is a vector.
1 | initial version |
Is there a way to enter the gradient operator as a vector not applied to a function. For example, in my work I want to put gradient.cross_product(H). Where H is a vector.