JMatIO
0.2

com.jmatio.types
Interface GenericArrayCreator<T>

All Known Implementing Classes:
MLChar, MLDouble, MLInt64, MLInt8, MLNumericArray, MLSparse, MLUInt64, MLUInt8

public interface GenericArrayCreator<T>


Method Summary
 T[] createArray(int m, int n)
           
 

Method Detail

createArray

T[] createArray(int m,
                int n)

JMatIO
0.2

Copyright © 2007 Wojciech Gradkowski. All Rights Reserved.