public class SimpleMatrix extends Object
| Constructor and Description |
|---|
SimpleMatrix() |
| Modifier and Type | Method and Description |
|---|---|
static void |
multiplyMV(double[] output,
double[] transformation,
double[] inputVertex) |
Copyright © 2018 OpenSource BIM. All rights reserved.