R/hiplar_ndenseMatrix.R

setMethod("norm", signature(x = "ndenseMatrix", type = "character"),
	  function(x, type, ...)
          .Call("hiplar_dgeMatrix_norm", as(as(x,"dMatrix"),"dgeMatrix"), type, PACKAGE = "HiPLARM"),
	  valueClass = "numeric")

Try the HiPLARM package in your browser

Any scripts or data that you put into this service are public.

HiPLARM documentation built on May 29, 2017, 10:42 p.m.