Package org.ejml.ops

Class DConvertMatrixStruct

java.lang.Object
org.ejml.ops.DConvertMatrixStruct

public class DConvertMatrixStruct
extends Object
Functions for converting between matrix types. Both matrices must be the same size and their values will be copied.
  • Constructor Details

    • DConvertMatrixStruct

      public DConvertMatrixStruct()
  • Method Details