MorphoGraphX  2.0-1-227
Functions
DivisionAnalysisCudaExport.hpp File Reference
#include <cuda/CudaGlobal.hpp>
#include <CudaExport.hpp>

Go to the source code of this file.

Functions

cuda_EXPORT void matrixInverseGPU (std::vector< std::vector< double > > &matrix, std::vector< std::vector< double > > &inverse)
 
cuda_EXPORT void sortVectorGPU (std::vector< float > &vec)
 

Function Documentation

◆ matrixInverseGPU()

cuda_EXPORT void matrixInverseGPU ( std::vector< std::vector< double > > &  matrix,
std::vector< std::vector< double > > &  inverse 
)

◆ sortVectorGPU()

cuda_EXPORT void sortVectorGPU ( std::vector< float > &  vec)