Package | Description |
---|---|
org.apache.sysds.runtime.io |
Modifier and Type | Method and Description |
---|---|
FileFormatPropertiesMM.MMFormat |
FileFormatPropertiesMM.getFormat() |
static FileFormatPropertiesMM.MMFormat |
FileFormatPropertiesMM.MMFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormatPropertiesMM.MMFormat[] |
FileFormatPropertiesMM.MMFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FileFormatPropertiesMM(FileFormatPropertiesMM.MMFormat fmt,
FileFormatPropertiesMM.MMField field,
FileFormatPropertiesMM.MMSymmetry symmetry) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.