Geant4
10.02.p02
|
#include <cmath>
#include <float.h>
#include "ptwXY.h"
Go to the source code of this file.
Functions | |
nfu_status | ptwXY_abs (ptwXYPoints *ptwXY) |
nfu_status | ptwXY_neg (ptwXYPoints *ptwXY) |
nfu_status ptwXY_abs | ( | ptwXYPoints * | ptwXY | ) |
Definition at line 19 of file ptwXY_unitaryOperators.cc.
References ptwXY_getNonOverflowLength().
nfu_status ptwXY_neg | ( | ptwXYPoints * | ptwXY | ) |
Definition at line 34 of file ptwXY_unitaryOperators.cc.
References ptwXY_getNonOverflowLength().
Referenced by ptwXY_sub_ptwXY().