MathBase.hpp File Reference


Detailed Description

Basic math #defines (ABS, SQRT, etc).

Definition in file MathBase.hpp.

#include <cmath>

Include dependency graph for MathBase.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Defines

#define ABS(x)   std::abs(x)
#define SQRT(x)   std::sqrt(x)


Define Documentation

#define ABS  )     std::abs(x)
 

Definition at line 52 of file MathBase.hpp.

Referenced by TwoSampleStats< double >::Add(), Stats< double >::Add(), BivarStats::add(), CommonTime::addSeconds(), ECEF::asGeodetic(), Bancroft::Compute(), CorrectedEphemerisRange::ComputeAtReceiveTime(), NBTropModel::dry_mapping_function(), Geodetic::Geodetic(), gpstk::maxabs(), gpstk::minabs(), gpstk::norm(), CommonTime::normalize(), gpstk::normCol(), LUDecomp::operator()(), SVD::operator()(), Epoch::operator==(), DayTime::operator==(), IonexHeader::reallyGetRecord(), gpstk::RSS(), DayTime::setHMS(), and Stats< double >::Subtract().

#define SQRT  )     std::sqrt(x)
 

Definition at line 53 of file MathBase.hpp.

Referenced by ECEF::asGeodetic(), PRSolution::AutonomousPRSolution(), DOP::Compute(), Bancroft::Compute(), Position::convertCartesianToGeodetic(), Position::convertGeocentricToGeodetic(), Position::convertGeodeticToCartesian(), Position::convertGeodeticToGeocentric(), GGHeightTropModel::dry_mapping_function(), GGTropModel::dry_mapping_function(), SimpleTropModel::dry_mapping_function(), Geodetic::Geodetic(), GCATTropModel::mapping_function(), gpstk::norm(), gpstk::normF(), Householder::operator()(), CholeskyCrout::operator()(), Cholesky::operator()(), SVD::operator()(), Position::radiusEarth(), GeodeticFrames::ResolveRotation(), gpstk::RMS(), gpstk::RSS(), TwoSampleStats< double >::SigmaSlope(), BivarStats::sigmaSlope(), TwoSampleStats< double >::SigmaYX(), BivarStats::sigmaYX(), Stats< double >::StdDev(), TwoSampleStats< double >::StdDevX(), BivarStats::stdDevX(), TwoSampleStats< double >::StdDevY(), BivarStats::stdDevY(), GGHeightTropModel::wet_mapping_function(), GGTropModel::wet_mapping_function(), and SimpleTropModel::wet_mapping_function().


Generated on Tue Feb 7 03:31:15 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1