public class MatlabFileInitStrat extends Object implements InitStrategy
| Constructor and Description |
|---|
MatlabFileInitStrat(File matfile) |
public MatlabFileInitStrat(File matfile) throws IOException
matfile - the file from which to readIOExceptionpublic gov.sandia.cognition.math.matrix.Matrix init(int rows, int cols)
init in interface InitStrategy