# Generated by roxygen2: do not edit by hand

export(is_dtensor)
export(is_sptensor)
export(is_tensor)
exportMethods("[")
exportMethods("[<-")
exportMethods(as.vector)
exportMethods(as_dtensor)
exportMethods(as_sptensor)
exportMethods(dim)
exportMethods(dtensor)
exportMethods(innerprod)
exportMethods(length)
exportMethods(norm)
exportMethods(nzsubs)
exportMethods(nzvals)
exportMethods(outerprod)
exportMethods(refold)
exportMethods(sptensor)
exportMethods(ttm)
exportMethods(ttt)
exportMethods(ttv)
exportMethods(unfold)
exportMethods(unfolded_dtensor)
exportMethods(unfolded_sptensor)
import(purrr)
importClassesFrom(Matrix,Matrix)
importClassesFrom(Matrix,TsparseMatrix)
importClassesFrom(Matrix,sparseMatrix)
importClassesFrom(Matrix,sparseVector)
importFrom(assertive.base,assert_all_are_not_na)
importFrom(assertive.base,assert_are_identical)
importFrom(assertive.base,assert_engine)
importFrom(assertive.base,get_name_in_parent)
importFrom(assertive.properties,assert_are_same_length)
importFrom(assertive.properties,assert_have_same_dims)
importFrom(assertive.properties,assert_is_non_empty)
importFrom(assertive.properties,assert_is_vector)
importFrom(assertive.types,assert_is_numeric)
