Interface MatrixMath<S extends DMatrix>

All Known Implementing Classes:
MatrixMath_DDRM, MatrixMath_DSCC

public interface MatrixMath<S extends DMatrix>
Operations on matrices that abstracts away the matrix type.
  • Method Details