# Generated by roxygen2: do not edit by hand

S3method(clip,default)
S3method(mat,character)
S3method(mat,default)
S3method(mat,list)
S3method(matrix_rank,data.frame)
S3method(matrix_rank,default)
S3method(matrix_rank,matrix)
S3method(pprint,data.frame)
S3method(pprint,matrix)
export(argmax)
export(argmin)
export(atleast_2d)
export(bmat)
export(clip)
export(dmat)
export(eye)
export(falses)
export(fill)
export(flatten)
export(hcat)
export(inv)
export(is.tril)
export(is.triu)
export(linspace)
export(logspace)
export(mat)
export(matrix_rank)
export(meshgrid)
export(ones)
export(pprint)
export(rand)
export(randi)
export(randn)
export(repmat)
export(resize)
export(size)
export(tr)
export(tri)
export(tril)
export(triu)
export(trues)
export(vcat)
export(zeros)
importFrom(stats,rnorm)
importFrom(stats,runif)
