| 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.subtract(double value) |
Matrix |
Matrix.subtract(Matrix other) |
Matrix |
Matrix.summate(double value) |
Matrix |
Matrix.summate(Matrix other) |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.multiply(Matrix other) |
Matrix |
Matrix.subtract(Matrix other) |
Matrix |
Matrix.summate(Matrix other) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.