MatDenseRestoreArrayAndMemType#

returns access to the array that is obtained by MatDenseGetArrayAndMemType()

Synopsis#

Logically Collective

Input Parameters#

  • mat - a dense matrix

  • array - pointer to the data

See Also#

Matrices, Mat, MATDENSE, MatDenseGetArrayAndMemType(), MatDenseGetArray(), MatDenseGetArrayRead(), MatDenseRestoreArrayRead(), MatDenseGetArrayWrite(), MatDenseRestoreArrayWrite()

Level#

intermediate

Location#

src/mat/impls/dense/seq/dense.c

Implementations#

MatDenseRestoreArrayAndMemType_SeqDenseCUDA in src/mat/impls/dense/seq/cuda/densecuda.cu
MatDenseRestoreArrayAndMemType_SeqDenseHIP in src/mat/impls/dense/seq/hip/densehip.hip.c


Edit on GitLab

Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages