# Generated by roxygen2: do not edit by hand

export(gpu.matrix)
importFrom("stats",rnorm,gaussian,glm,na.omit,pnorm,pt,runif)
importFrom("methods", as, new, cbind2, rbind2)


export(glm.fit.GPU)
export(GPUglm)
export(installTorch)
export(NMFgpumatrix)
export(LR_GradientConjugate_gpumatrix)
S3method(print,GPUglm)
S3method(summary,GPUglm)

S3method(print,summary.GPUglm)
exportMethods("as.matrix",
              "as.gpu.matrix",
              "as.vector",
              "as.array",
              "as.numeric",
              "is.numeric",
              "to_dense",
              "to_sparse",
              "print",
              "which.max",
              "which.min",
              "as.list",
              "rowVars",
              "colVars",
              "colMaxs",
              "rowMaxs",
              "colMins",
              "rowMins",
              "rowRanks",
              "colRanks",
              "sort",
              "determinant",
              "density",
              "hist",
              "det",
              "fft",
              "ginv",
              "length",
              "dim",
              "dimnames",
              "dim<-",
              "dimnames<-",
              "rownames",
              "colnames",
              "rowSums",
              "colSums",
              "cbind2",
              "rbind2",
              "head",
              "tail",
              "round",
              "nrow",
              "ncol",
              "t",
              "crossprod",
              "tcrossprod",
              "%x%",
              "%^%",
              "expmGPU",
              "diag",
              "diag<-",
              "dtype",
              "dtype<-",
              "solve",
              "qr",
              "qr.Q",
              "qr.X",
              "qr.R",
              "qr.qty",
              "qr.qy",
              "qr.coef",
              "qr.solve",
              "qr.resid",
              "eigen",
              "svd",
              "chol",
              "chol_solve",
              "mean",
              "colMeans",
              "rowMeans",
              "cov",
              "cov2cor",
              "cor",
              "apply")



