Uses of Interface
org.af.jhlir.call.RMatrix

Packages that use RMatrix
org.af.jhlir.call Provides classes to call R. 
 

Uses of RMatrix in org.af.jhlir.call
 

Subinterfaces of RMatrix in org.af.jhlir.call
 interface RMatrixChar<WRAPPED_TYPE>
           
 interface RMatrixDouble<WRAPPED_TYPE>