LTI-Lib latest version v1.9 - last update 24 Nov 2005
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Deprecated List

Member lti::draw::box (const trectangle< int > &r, const bool &filled=false)
use rectangle(const rectangle&, const bool&) instead!

Member lti::draw::box (const trectangle< int > &r, const float angle, const bool &filled)
use rectangle(const rectangle&, const float, const bool&) instead!

Member lti::draw::box (const point &upperLeft, const point &bottomRight, const bool &filled=false)
use rectangle(const point&, const point&, const bool&) instead!

Member lti::draw::box (const point &upperLeft, const point &bottomRight, const float angle, const bool &filled=false)
use rectangle(const point&, const point&, float, const bool&) instead!

Member lti::draw::box (const int xl, const int yu, const int xr, const int yb, const bool &filled=false)
use rectangle(int, int, int, int, const bool&) instead!

Member lti::draw::box (const int xl, const int yu, const int xr, const int yb, const float angle, const bool &filled=false)
use rectangle(int, int, int, int, float, const bool&) instead!

Member lti::drawBase::box (const trectangle< int > &r, const bool &filled=false)
use rectangle(rectangle&, const bool) instead!

Member lti::drawBase::box (const point &upperLeft, const point &bottomRight, const bool &filled=false)
use rectangle(point&, point&, const bool) instead!

Member lti::drawBase::box (const int x1, const int y1, const int x2, const int y2, const bool &filled=false)
use rectangle(int, int, int, int, const bool) instead!

Member lti::epsDraw::box (const point &upperLeft, const point &bottomRight, const bool &filled=false)
use rectangle(point&, point&, const bool&) instead!

Member lti::epsDraw::box (const trectangle< int > &r, const bool &filled=false)
use rectangle(rectangle&, const bool&) instead!

Member lti::epsDraw::box (const int x1, const int y1, const int x2, const int y2, const bool &filled=false)
use rectangle(int, int, int, int, const bool&) instead!

Member lti::genericMatrix::exchange (genericMatrix< T > &other)
Please use swap instead

Member lti::genericVector::exchange (genericVector< T > &other)
Please use swap() instead.

Member lti::modifier::parameters::Black
will be deleted in the future.

Member lti::modifier::parameters::Mirror
will be deleted in the future.

Member lti::modifier::parameters::Periodic
will be deleted in the future.

Member lti::modifier::parameters::Constant
will be deleted in the future.

Member lti::modifier::parameters::NoBoundary
will be deleted in the future.

Member lti::rbf::rbf1
Use read() instead

Member lti::rbf::rbf1
Use write() instead

Member lti::rbf::rbf1
Use read() instead

Member lti::rbf::rbf1
Use write() instead

Class lti::snake
This is not a real snake functor.

Member lti::stdLayer::save (std::ostream &out) const
Use write() instead

Member lti::stdLayer::load (std::istream &in)
Use read() instead

Member lti::stdLayer::saveBinary (std::ostream &out) const
Use write() instead

Member lti::stdLayer::loadBinary (std::istream &in)
Use read() instead

Member lti::trectangle::intersectRect (const trectangle< T > &tRect)
Please use intersect instead

Member lti::trectangle::unionRect (const trectangle< T > &tRect)
please use join instead.

File ltiL1L2Norm.h
Use ltiL1Distance.h or/and ltiL2Distance.h instead

Member lti::point
Please use ipoint instead.

Member lti::point3D
Please use ipoint3D instead

Member lti::drectangle
Please use irectangle instead.

Member lti::frectangle
Please use irectangle instead.

Member lti::irectangle
Please use irectangle instead.

Member lti::rectangle
Please use irectangle instead.

Member lti::exchange (T &a, T &b)
Please use swap instead


Generated on Thu Nov 24 16:29:49 2005 for LTI-Lib by Doxygen 1.4.4