Sign in
ceres-solver
/
ceres-solver
/
0859fe8a57620b6dcc592741127963de1d463bbc
/
include
/
ceres
/
jet.h
e5dceb3
Fix Jet/Eigen compatibility for Eigen > 3.3
by Julien Pilet
· 8 years ago
c1ebbfc
Require Eigen >= 3.3 to define ScalarBinaryOpTraits in Jet.
by Alex Stewart
· 8 years ago
9a195d9
Specify ScalarBinaryOpTraits for Jet types.
by Chris Sweeney
· 8 years ago
9321b62
Fix detection of deprecated Bessel function names on MSVC.
by Alex Stewart
· 8 years ago
3fa415b
Enable support for AVX instructions for Jets.
by Alex Stewart
· 8 years ago
6519e78
Fix use of alignas(0) which is not ignored on GCC.
by Alex Stewart
· 8 years ago
b4e2724
Use default alignment if alignof(std::max_align_t) < 16 with C++11.
by Alex Stewart
· 8 years ago
e69bd2a
Add missing T() wrappers for constants.
by Rob Carroll
· 8 years ago
44044e2
Update the NumTraits for Jets
by Sameer Agarwal
· 9 years ago
bfc916c
Allow ceres to be used with the latest version of Eigen
by Shaheen Gandhi
· 9 years ago
ff11d0e
Use _j[0,1,n]() Bessel functions on MSVC to avoid deprecation errors.
by Alex Stewart
· 9 years ago
0c63bd3
Add floor and ceil functions to the Jet implementation.
by Mike Vitus
· 9 years ago
efe61b0
Make Jet string output more readable
by Keir Mierle
· 9 years ago
d80c112
Tweak alignment hint implementation for Jets
by Andrew Hunter
· 9 years ago
5667505
Align Jet matrices where supported
by Andrew Hunter
· 9 years ago
49c8601
Add Bessel functions in order to use them in residual code.
by Alessandro Gentilini
· 10 years ago
3c52ef2
More lint changes from William Rucklidge.
by Sameer Agarwal
· 10 years ago
5c09544
Lint changes from William Rucklidge.
by Sameer Agarwal
· 10 years ago
77e80ae
Additional special cases in the handling of pow(Jet,Jet).
by Russell Smith
· 10 years ago
365084f
Lint changes from William Rucklidge.
by Sameer Agarwal
· 10 years ago
a6f39a9
Fix bug where pow(JetA,JetB) returned wrong result for JetA==0.
by Russell Smith
· 10 years ago
7492b0d
Update copyright headers with new year and URL
by Keir Mierle
· 10 years ago
c2fe657
Fix typo in comment section: .a[...] -> .v[...]
by Julius Ziegler
· 10 years ago
a0c282a
Add EIGEN_STRONG_INLINE annotation to jet.h
by Sameer Agarwal
· 11 years ago
91da310
Added epsilon() method to NumTraits<ceres::Jet<T, N> >.
by Filippo Basso
· 11 years ago
8c155d5
Speed up the application of robust loss functions.
by Sameer Agarwal
· 11 years ago
ecae1f0
Lint cleanups.
by Sameer Agarwal
· 12 years ago
91087e8
Added some small optimizations to the jet class (initialize values
by Tim Langlois
· 12 years ago
11bf5ff
Add RequireInitialization = 1 to NumTraits::Jet.
by Sameer Agarwal
· 12 years ago
f0b071b
Lint and other fixes from William Rucklidge
by Sameer Agarwal
· 12 years ago
a8d38d4
Add sinh, cosh, tanh and tan functions to automatic differentiation
by Johannes Schönberger
· 12 years ago
487250e
Minor cleanups.
by Sameer Agarwal
· 12 years ago
25ac548
Speed up Jets.
by Sameer Agarwal
· 12 years ago
8e68ff3
Zero-initialize Jet derivative components.
by Keir Mierle
· 13 years ago
1d7c492
Add shared library targets. Fix a grammo from a previous CL.
by Sameer Agarwal
· 13 years ago
45ccb51
Drop alignment requirements for Jets.
by Sameer Agarwal
· 13 years ago
efe7ac6
Port Ceres to Windows
by Keir Mierle
· 13 years ago
517e196
Fix IsInfinite on jets
by Keir Mierle
· 13 years ago
58ede27
Add a portable floating point classification API
by Keir Mierle
· 13 years ago
eb89340
Fix alignment issues with Jets.
by Sameer Agarwal
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago