JMatIO
0.2
A B C D E G H I M N P R S T W _

G

GenericArrayCreator<T> - Interface in com.jmatio.types
 
get(int, int) - Method in class com.jmatio.types.MLCell
 
get(int) - Method in class com.jmatio.types.MLCell
 
get(int, int) - Method in class com.jmatio.types.MLNumericArray
Does the same as getReal.
get(int) - Method in class com.jmatio.types.MLNumericArray
 
getAllFields() - Method in class com.jmatio.types.MLStructure
Gets all field from sruct array as flat list of fields.
getArray() - Method in class com.jmatio.types.MLDouble
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLInt64
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLInt8
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLUInt64
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLUInt8
Gets two-dimensional real array.
getByteArray(T) - Method in interface com.jmatio.types.ByteStorageSupport
 
getByteArray(Double) - Method in class com.jmatio.types.MLDouble
 
getByteArray(Long) - Method in class com.jmatio.types.MLInt64
 
getByteArray(Byte) - Method in class com.jmatio.types.MLInt8
 
getByteArray(Double) - Method in class com.jmatio.types.MLSparse
 
getByteArray(Long) - Method in class com.jmatio.types.MLUInt64
 
getByteArray(Byte) - Method in class com.jmatio.types.MLUInt8
 
getBytesAllocated() - Method in interface com.jmatio.types.ByteStorageSupport
 
getBytesAllocated() - Method in class com.jmatio.types.MLDouble
 
getBytesAllocated() - Method in class com.jmatio.types.MLInt64
 
getBytesAllocated() - Method in class com.jmatio.types.MLInt8
 
getBytesAllocated() - Method in class com.jmatio.types.MLSparse
 
getBytesAllocated() - Method in class com.jmatio.types.MLUInt64
 
getBytesAllocated() - Method in class com.jmatio.types.MLUInt8
 
getChar(int, int) - Method in class com.jmatio.types.MLChar
 
getContent() - Method in class com.jmatio.io.MatFileReader
Returns a map of MLArray objects that were inside MAT-file.
getData() - Method in class com.jmatio.io.MatFileReader
Deprecated. use getContent which returns a Map to provide easier access to MLArrays contained in MAT-file
getDescription() - Method in class com.jmatio.io.MatFileHeader
Gets descriptive text
getDimensions() - Method in class com.jmatio.types.MLArray
 
getEndianIndicator() - Method in class com.jmatio.io.MatFileHeader
Gets endian indicator.
getField(String) - Method in class com.jmatio.types.MLStructure
Gets a value of the field described by name from current structe in struc array.
getField(String, int, int) - Method in class com.jmatio.types.MLStructure
Gets a value of the field described by name from (m,n)'th structe in struc array.
getField(String, int) - Method in class com.jmatio.types.MLStructure
Gets a value of the field described by name from index'th structe in struc array.
getFlags() - Method in class com.jmatio.types.MLArray
 
getImaginary(int, int) - Method in class com.jmatio.types.MLNumericArray
Gets single imaginary array element of A(m,n).
getImaginary(int) - Method in class com.jmatio.types.MLNumericArray
 
getImaginary(int, int) - Method in class com.jmatio.types.MLSparse
 
getImaginary(int) - Method in class com.jmatio.types.MLSparse
 
getImaginaryByteBuffer() - Method in class com.jmatio.types.MLNumericArray
 
getIndex(int, int) - Method in class com.jmatio.types.MLArray
 
getIndex(int, int) - Method in class com.jmatio.types.MLCell
 
getIR() - Method in class com.jmatio.types.MLSparse
Gets row indices ir points to an integer array of length nzmax containing the row indices of the corresponding elements in pr and pi.
getJC() - Method in class com.jmatio.types.MLSparse
Gets column indices.
getKeySetToByteArray() - Method in class com.jmatio.types.MLStructure
Dumps field names to byte array.
getM() - Method in class com.jmatio.types.MLArray
 
getMatFileHeader() - Method in class com.jmatio.io.MatFileReader
Gets MAT-file header
getMaxFieldLenth() - Method in class com.jmatio.types.MLStructure
Gets the maximum length of field descriptor
getMaxNZ() - Method in class com.jmatio.types.MLSparse
Gets maximum number of non-zero values
getMLArray(String) - Method in class com.jmatio.io.MatFileReader
Returns the value to which the red file maps the specified array name.
getN() - Method in class com.jmatio.types.MLArray
 
getName() - Method in class com.jmatio.types.MLArray
Gets array name
getNameToByteArray() - Method in class com.jmatio.types.MLArray
 
getNDimensions() - Method in class com.jmatio.types.MLArray
 
getReal(int, int) - Method in class com.jmatio.types.MLNumericArray
Gets single real array element of A(m,n).
getReal(int) - Method in class com.jmatio.types.MLNumericArray
 
getReal(int, int) - Method in class com.jmatio.types.MLSparse
 
getReal(int) - Method in class com.jmatio.types.MLSparse
 
getRealByteBuffer() - Method in class com.jmatio.types.MLNumericArray
 
getSize() - Method in class com.jmatio.types.MLArray
 
getStorageClazz() - Method in interface com.jmatio.types.ByteStorageSupport
 
getStorageClazz() - Method in class com.jmatio.types.MLDouble
 
getStorageClazz() - Method in class com.jmatio.types.MLInt64
 
getStorageClazz() - Method in class com.jmatio.types.MLInt8
 
getStorageClazz() - Method in class com.jmatio.types.MLSparse
 
getStorageClazz() - Method in class com.jmatio.types.MLUInt64
 
getStorageClazz() - Method in class com.jmatio.types.MLUInt8
 
getString(int) - Method in class com.jmatio.types.MLChar
Gets the m-th character matrix's row as String.
getType() - Method in class com.jmatio.types.MLArray
 
getVersion() - Method in class com.jmatio.io.MatFileHeader
When creating a MAT-file, set version to 0x0100

JMatIO
0.2
A B C D E G H I M N P R S T W _
Copyright © 2007 Wojciech Gradkowski. All Rights Reserved.