Package org.ejml.ops

Class FConvertMatrixStruct

java.lang.Object
org.ejml.ops.FConvertMatrixStruct

@Generated("org.ejml.ops.DConvertMatrixStruct")
public class FConvertMatrixStruct
extends Object
Functions for converting between matrix types. Both matrices must be the same size and their values will be copied.
  • Constructor Details

    • FConvertMatrixStruct

      public FConvertMatrixStruct()
  • Method Details