JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
com.diffplug.matsim:matfilerw:2.2.0
by
DiffPlug
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.jmatio.types
Interface GenericArrayCreator<T>
All Known Implementing Classes:
MLChar
,
MLDouble
,
MLInt16
,
MLInt32
,
MLInt64
,
MLInt8
,
MLNumericArray
,
MLSingle
,
MLSparse
,
MLUInt16
,
MLUInt32
,
MLUInt64
,
MLUInt8
public interface
GenericArrayCreator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
[]
createArray
(int m, int n)
Method Detail
createArray
T
[] createArray(int m, int n)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
com.diffplug.matsim:matfilerw:2.2.0
by
DiffPlug
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method