R/methods.R

##################
### S4 Methods ###
##################



##################
### S3 Methods ###
##################

#' @export
t.big.matrix <- function(x)
{
  return(transposeBM(x))
}
cdeterman/bigmemoryExt documentation built on May 13, 2019, 2:36 p.m.