de.skrueger.xulu.plugin.gnur
Class RVarMatrix
java.lang.Object
de.skrueger.xulu.plugin.gnur.RVarAdapter
de.skrueger.xulu.plugin.gnur.RVarMatrix
public class RVarMatrix
- extends RVarAdapter
Constructor Summary |
protected |
RVarMatrix(MatrixProperty prop)
|
Method Summary |
void |
fromR(Rengine re)
|
void |
toR(Rengine re)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RVarMatrix
protected RVarMatrix(MatrixProperty prop)
fromR
public void fromR(Rengine re)
- Specified by:
fromR
in class RVarAdapter
toR
public void toR(Rengine re)
- Specified by:
toR
in class RVarAdapter