#include <algorithm>
#include <cmath>
#include <sstream>
#include <dlrNumeric/IEEEFloat32.h>
Go to the source code of this file.
Namespaces | |
| namespace | dlr::numeric |
| This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more. | |
Copyright (C) 2004-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file IEEEFloat32.cpp.
1.5.8