#include <SimpleFunctors.h>
Public Member Functions | |
diveq_left_0by0isC () | |
diveq_left_0by0isC (const T1 &value) | |
T1 & | operator() (T1 &left, const T2 &right) const |
Private Attributes | |
T1 | C |
T1 | leftZero |
T2 | rightZero |
In-place division on the left side. Allow 0/0 = const.
Definition at line 311 of file SimpleFunctors.h.
|
inline |
Definition at line 312 of file SimpleFunctors.h.
|
inlineexplicit |
Definition at line 313 of file SimpleFunctors.h.
|
inline |
Definition at line 315 of file SimpleFunctors.h.
References npstat::diveq_left_0by0isC< T1, T2 >::C, npstat::diveq_left_0by0isC< T1, T2 >::leftZero, and npstat::diveq_left_0by0isC< T1, T2 >::rightZero.
|
private |
Definition at line 325 of file SimpleFunctors.h.
Referenced by npstat::diveq_left_0by0isC< T1, T2 >::operator()().
|
private |
Definition at line 326 of file SimpleFunctors.h.
Referenced by npstat::diveq_left_0by0isC< T1, T2 >::operator()().
|
private |
Definition at line 327 of file SimpleFunctors.h.
Referenced by npstat::diveq_left_0by0isC< T1, T2 >::operator()().