LogTransform.cxx File Reference


Detailed Description

hippodraw::LogTransform class implementation

Copyright (C) 2001-2004, 2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id

Definition in file LogTransform.cxx.

#include "transforms/LogTransform.h"
#include "axes/AxisModelBase.h"
#include "axes/AxisTick.h"
#include <algorithm>
#include <vector>
#include <cmath>
#include <cstdio>
#include <cassert>

Include dependency graph for LogTransform.cxx:

transforms/LogTransform.haxes/AxisModelBase.haxes/AxisTick.hUnaryTransform.hTransformBase.haxes/Range.hpattern/libhippo.hAxisLoc.h

Go to the source code of this file.

Functions

double FLT_EQUAL (double x, double y)


Function Documentation

double FLT_EQUAL ( double  x,
double  y 
) [inline]

Todo:
Should have this function in one place instead of duplicating it where needed. Not sure where it should go, however.

Definition at line 173 of file LogTransform.cxx.


Generated for HippoDraw Class Library by doxygen