Interface HasRowMajorDoubleArray2D

All Known Implementing Classes:
ArrayDenseDoubleMatrix2D

public interface HasRowMajorDoubleArray2D
  • Method Summary

    Modifier and Type
    Method
    Description
    double[][]
     
  • Method Details

    • getRowMajorDoubleArray2D

      double[][] getRowMajorDoubleArray2D()