rowOperation Method
Add scale times rowA to rowB.
rowOperation(rowIndexA: number, rowIndexB: number, firstColumnIndex: number, scale: number): void
Returns - void
Defined in
- geometry4d/Matrix4d.ts Line 546
Last Updated: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Add scale times rowA to rowB.
rowOperation(rowIndexA: number, rowIndexB: number, firstColumnIndex: number, scale: number): void
Returns - void
Last Updated: 11 June, 2024