imate
C++/CUDA Reference
|
This is the complete list of members for cuOrthogonalization< DataType >, including all inherited members.
gram_schmidt_process(cublasHandle_t cublas_handle, const DataType *V, const LongIndexType vector_size, const IndexType num_vectors, const IndexType last_vector, const FlagType num_ortho, DataType *r) | cuOrthogonalization< DataType > | static |
orthogonalize_vectors(cublasHandle_t cublas_handle, DataType *vectors, const LongIndexType vector_size, const IndexType num_vectors) | cuOrthogonalization< DataType > | static |