We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91b4ba commit 1bdff3bCopy full SHA for 1bdff3b
src/projecting.jl
@@ -5,8 +5,8 @@
5
"""
6
proj2D(geometry)
7
8
-Project 3D `geometry` onto a 2D plane of
9
-maximum variance using singular values.
+Project 3D `geometry` onto a 2D plane of maximum
+variance using singular value decomposition.
10
11
function proj2D end
12
0 commit comments