Interface Matrix.Pivot

Enclosing class:
Matrix<T extends NumericType<T>>

public static interface Matrix.Pivot
  • Method Summary

    Modifier and Type
    Method
    Description
    <U extends NumericType<U>>
    Matrix<U>
    mul(Matrix<U> m)