Functions
LogTransform.cxx File Reference

hippodraw::LogTransform class implementation More...

#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:

Go to the source code of this file.

Functions

double FLT_EQUAL (double x, double y)
 

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
LogTransform.cxx,v 1.48 2006/09/26 20:47:51 pfkeb Exp

Definition in file LogTransform.cxx.

Function Documentation

◆ FLT_EQUAL()

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.

References LogTransform::genTicks().


Generated for HippoDraw Class Library by doxygen