JaRMoS  1.1
Java Reduced Model Simulations
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Deprecated List
Member jarmos.io.AModelManager.getBufReader (String filename)
Dont use, only here for old rbAppMIT model loading.
Member jarmos.io.MathObjectReader.readRawDoubleMatrix (InputStream in, int rows, int cols)
Use binary files that contain the matrix size in first 8 bytes.
Member jarmos.io.MathObjectReader.readRawFloatVector (InputStream in, int size)
Binary files should include the array size for themselves (in first bytes)
Member rb.RBSystem.oldAffFcnCl
Here for rbAppMIT compatibility.
Member rb.RBSystem.oldAffFcnObj
Here for rbAppMIT compatibility.