JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Search
Help
net.woggioni.jmath
Matrix
Pivot
Contents
Description
Method Summary
Method Details
mul(Matrix)
Hide sidebar
Show sidebar
Interface Matrix.Pivot
Enclosing class:
Matrix
<
T
extends
NumericType
<
T
>>
public static interface
Matrix.Pivot
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<U extends
NumericType
<U>>
Matrix
<U>
mul
(
Matrix
<U> m)
Method Details
mul
<U extends
NumericType
<U>>
Matrix
<U>
mul
(
Matrix
<U> m)