TdxGPMatrix.Multiply(TdxGPMatrix,TdxGpMatrixOrder) Method
Declaration
procedure Multiply(AMatrix: TdxGPMatrix; AMatrixOrder: TdxGpMatrixOrder = MatrixOrderPrepend); overload;
Parameters
| Name | Type |
|---|---|
| AMatrix | TdxGPMatrix |
| AMatrixOrder | TdxGpMatrixOrder |
See Also