Package ch.javasoft.jsmat.primitive

The jsmat.primitive package contains internal classes for the handling of raw MATLAB types.

See:
          Description

Class Summary
MatDouble  
MatInt16  
MatInt32  
MatInt64  
MatInt8  
MatPrimitive MatPrimitive is the abstract superclass for all primitive matlab types.
MatSingle  
MatUInt16  
MatUInt32  
MatUInt64  
MatUInt8  
MatUtf16  
MatUtf32  
MatUtf8  
 

Package ch.javasoft.jsmat.primitive Description

The jsmat.primitive package contains internal classes for the handling of raw MATLAB types.