mssm.asJavaMatrix: Transform a matrix into a Java Matrix

Description Usage Arguments Value Maintainer See Also

View source: R/tools.R

Description

Produces a Java two-dimensionnal array of double (a Java Matrix) from a R matrix. Java Matrices are the standard type used for subsequent analysis with the mssm package.

Usage

1

Arguments

matrix

a matrix to be transformed into a Java Matrix.

Value

A Java two-dimensionnal array of double (called Java Matrix).

Maintainer

Vincent Branders <vincent.branders@uclouvain.be>.

See Also

mssm.fromJavaMatrix() to transform a Java Matrix into a matrix and mssm.loadMatrix() to load a Java Matrix from a file. See also package mssm.


vbranders/mssm documentation built on Aug. 1, 2020, 11:45 a.m.