NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
silu.h File Reference
#include <gtsam/base/OptionalJacobian.h>
Include dependency graph for silu.h:
This graph shows which files directly or indirectly include this file:

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)