| Package | Description |
|---|---|
| net.anwiba.commons.utilities.math |
| Modifier and Type | Method and Description |
|---|---|
static Matrix |
Matrix.matrix(double[][] values) |
Matrix |
Matrix.multiply(double value) |
Matrix |
Matrix.multiply(Matrix other) |
Matrix |
Matrix.sumate(Matrix other) |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.multiply(Matrix other) |
Matrix |
Matrix.sumate(Matrix other) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.