List of all members | Static Public Attributes
casadi::F00Checker< I > Struct Template Reference

#include <calculus.hpp>

Detailed Description

template<casadi_int I>
struct casadi::F00Checker< I >

If evaluated with both arguments zero, is the result zero?

Definition at line 522 of file calculus.hpp.

Static Public Attributes

static const bool check =F0XChecker<I>::check || FX0Checker<I>::check
 

Member Data Documentation

◆ check

template<casadi_int I>
const bool casadi::F00Checker< I >::check =F0XChecker<I>::check || FX0Checker<I>::check
static

Definition at line 523 of file calculus.hpp.


The documentation for this struct was generated from the following file: