Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
87a4f6f1
Commit
87a4f6f1
authored
Jan 17, 2019
by
Jan Möbius
Browse files
Removed output
parent
315b0ef1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Core/Geometry/EigenVectorT.hh
View file @
87a4f6f1
...
...
@@ -97,7 +97,6 @@ namespace Eigen {
MatrixBase
<
Derived
>
&
vectorize
(
MatrixBase
<
Derived
>
&
x
,
typename
Derived
::
Scalar
const
&
val
)
{
x
.
fill
(
val
);
std
::
cerr
<<
"Vec"
<<
std
::
endl
;
return
x
;
}
...
...
Write
Preview
Supports
Markdown
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