Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
eos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Richard Torenvliet
eos
Commits
c43c63ca
Commit
c43c63ca
authored
Mar 05, 2017
by
Patrik Huber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old comment
parent
833f1b55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
include/eos/morphablemodel/PcaModel.hpp
include/eos/morphablemodel/PcaModel.hpp
+0
-3
No files found.
include/eos/morphablemodel/PcaModel.hpp
View file @
c43c63ca
...
...
@@ -224,9 +224,6 @@ public:
* The returned basis is orthonormal, i.e. the eigenvectors
* are not scaled by their respective eigenvalues.
*
* Returns a clone of the matrix so that the original cannot
* be modified. TODO: No, don't return a clone.
*
* @return Returns the orthonormal PCA basis matrix.
*/
const
Eigen
::
MatrixXf
&
get_orthonormal_pca_basis
()
const
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment