double Result()
Returns the accumulated value.
static bool operator>(Accumulator^ lhs, double a)
Greater than operator.
static bool operator<=(Accumulator^ lhs, double a)
Less than or equal to operator.
.NET wrapper for GeographicLib::Accumulator.
static bool operator>=(Accumulator^ lhs, double a)
Greater than or equal to operator.
void Multiply(int i)
Multiplication by an integer.
static bool operator<(Accumulator^ lhs, double a)
Less than operator.
void Assign(double a)
Assigns a value to an accumulator.
static bool operator!=(Accumulator^ lhs, double a)
Inequality operator.
~Accumulator()
Destructor calls the finalizer.
static bool operator==(Accumulator^ lhs, double a)
Equality operator.
void Sum(double a)
Adds a value to the accumulator.
GeographicLib::Accumulator< double > * m_pAccumulator
Accumulator(void)
Constructor.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:01:47