R/tensor_constructors.R
import_data.Rd
Reads a file written by export_data() (or MATLAB Tensor Toolbox exportdata) and reconstructs the corresponding object.
export_data()
exportdata
import_data(fname)
Path of the file to read.
A Tensor, matrix, KTensor, or Sptensor depending on the file header.
Tensor
KTensor
Sptensor