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_cos.cpp
blob
f589f0724fdeb3423b9a7689c91e3b92de3241a7
1
Array3d
v
(
M_PI
,
M_PI
/
2
,
M_PI
/
3
);
2
cout
<<
v
.
cos
() <<
endl
;