Module:
sdynpy.core.sdynpy_coordinateSource: GitHub
Signature¶
def sdynpy.core.sdynpy_coordinate.outer_product(*args)Returns a CoordinateArray consisting of all combinations of the provided CoordinateArrays
Parameters¶
*args : CoordinateArray CoordinateArrays to combine into a single CoordinateArray
Returns¶
CoordinateArray
CoordinateArray consisting of combinations of provided CoordinateArrays