public class Multiplicar
extends java.lang.Object
Constructor and Description |
---|
Multiplicar()
|
Modifier and Type | Method and Description |
---|---|
static double[][] |
multiplicaMatriu(double[][] matriuA,
double[][] matriuB)
|