Matrix3By3CrossProductEquivalentMatrix Method |
Name | Description | |
---|---|---|
CrossProductEquivalentMatrix(Cartesian) |
Forms a Matrix3By3 from the input vector such that the result of the cross product of the input vector
with another vector is equivalent to premultiplying the other vector by the returned matrix.
| |
CrossProductEquivalentMatrix(UnitCartesian) |
Forms a Matrix3By3 from the input vector such that the result of the cross product of the input unit vector
with another vector is equivalent to premultiplying the other vector by the returned matrix.
|