Méthode | Description | |
---|---|---|
Summarize ( Matrix matrix, VectorType byVector = VectorType.Row ) : |
Summarizes a given Matrix.
|
public static Summarize ( Matrix matrix, VectorType byVector = VectorType.Row ) : |
||
matrix | Matrix | Matrix to summarize. |
byVector | VectorType | Indicates which direction to summarize, default is |
Résultat |