Interface MatrixBuilder

    • Method Summary

      Modifier and Type Method Description
      MatrixStrategy createMatrix()
      Creates an object for matrix operations.
    • Method Detail

      • createMatrix

        MatrixStrategy createMatrix()
        Creates an object for matrix operations.
        Returns:
        A suitable object for performing the matrix operations.