|  | NASA Astrobee Robot Software
    0.19.1
    Flight software for the Astrobee robots operating inside the International Space Station. | 
#include <gtsam/base/OptionalJacobian.h>

Go to the source code of this file.
| Namespaces | |
| graph_factors | |
| Functions | |
| double | graph_factors::Silu (const double x, gtsam::OptionalJacobian< 1, 1 > d_silu_d_x=boost::none) | 
| double | graph_factors::SiluWithOffset (const double x, const double offset, gtsam::OptionalJacobian< 1, 1 > d_silu_d_x=boost::none) | 
| double | graph_factors::SiluWithOffsetTwoWay (const double x, const double offset, gtsam::OptionalJacobian< 1, 1 > d_silu_d_x=boost::none) |