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>
Go to the source code of this file.
Functions | |
| double | FLT_EQUAL (double x, double y) |
hippodraw::LogTransform class implementation
Copyright (C) 2001-2004, 2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file LogTransform.cxx.
| double FLT_EQUAL | ( | double | x, |
| double | y | ||
| ) | [inline] |
Not sure where it should go, however.
Definition at line 173 of file LogTransform.cxx.