Remap, mask, renumber, unique, and in-place transposition of 3D labeled images. Point cloud too.
-
Updated
Dec 10, 2025 - C++
Remap, mask, renumber, unique, and in-place transposition of 3D labeled images. Point cloud too.
Selected Graph Algorithms
C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use CUDA code with C++. Don't expect such high performance.
C++ program that performs various matrix operations such as addition, subtraction, multiplication, scalar multiplication, transpose, determinant calculation, matrix inversion, checking for symmetry and identity, and converting to row echelon and reduced row echelon forms. It also includes eigenvalue and eigenvector
Add a description, image, and links to the transpose topic page so that developers can more easily learn about it.
To associate your repository with the transpose topic, visit your repo's landing page and select "manage topics."