1 #ifndef STAN__AGRAD__REV__OPERATORS__OPERATOR_GREATER_THAN_OR_EQUAL_HPP
2 #define STAN__AGRAD__REV__OPERATORS__OPERATOR_GREATER_THAN_OR_EQUAL_HPP
bool operator>=(const fvar< T > &x, const fvar< T > &y)
double val() const
Return the value of this variable.
Independent (input) and dependent (output) variables for gradients.