We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672e70a commit 8400d2aCopy full SHA for 8400d2a
1 file changed
ext/ManifoldsGPUCUDAExt/ManifoldsGPUCUDAExt.jl
@@ -5,7 +5,7 @@ using ManifoldsBase
5
6
using CUDA
7
8
-import ManifoldsGPU: _matrix_log_gpu, matrix_exp_gpu
+import ManifoldsGPU: _matrix_log_gpu, _matrix_exp_gpu
9
10
include("helpers.jl")
11
0 commit comments