#include <sx_elem.hpp>
Definition at line 306 of file sx_elem.hpp.

Static Public Member Functions | |
| static bool | is_zero (const SXElem &val) |
| static bool | is_equal (const SXElem &x, const SXElem &y, casadi_int depth) |
| static bool | is_almost_zero (const SXElem &val, double tol) |
| static bool | is_one (const SXElem &val) |
| static bool | is_minus_one (const SXElem &val) |
| static bool | is_constant (const SXElem &val) |
| static bool | is_integer (const SXElem &val) |
| static bool | is_inf (const SXElem &val) |
| static bool | is_minus_inf (const SXElem &val) |
| static bool | is_nan (const SXElem &val) |
Static Public Attributes | |
| static const SXElem | zero |
| static const SXElem | one |
| static const SXElem | two |
| static const SXElem | minus_one |
| static const SXElem | nan |
| static const SXElem | inf |
| static const SXElem | minus_inf |
|
static |
|
static |
|
static |
Definition at line 591 of file sx_elem.cpp.
References casadi::SXElem::is_equal().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 324 of file sx_elem.hpp.
|
static |
Definition at line 325 of file sx_elem.hpp.
|
static |
Definition at line 322 of file sx_elem.hpp.
|
static |
Definition at line 323 of file sx_elem.hpp.
|
static |
Definition at line 320 of file sx_elem.hpp.
|
static |
Definition at line 321 of file sx_elem.hpp.
|
static |
Definition at line 319 of file sx_elem.hpp.