repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git]
/
ground
/
gcs
/
src
/
libs
/
eigen
/
doc
/
snippets
/
Cwise_abs2.cpp
blob
2c4f9b3440a4d32e5403bbb0329531766aebd2d2
1
Array3d
v
(
1
,-
2
,-
3
);
2
cout
<<
v
.
abs2
() <<
endl
;