Deprecated List

Class dlr::thread::DataQueue< Type >
{Please use BroadcastQueue instead.}

Member dlr::utilities::OptionParser::getValue (const std::string &name, type_tag< Type >)
{Replaced by member function convertValue().}

Member dlr::utilities::OptionParser::getValue (const std::string &name, int valueIndex, type_tag< Type >)
{Replaced by member function convertValue().}

Class dlr::common::type_tag< Type >
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::numeric::DLR_CONVOLVE_ZERO_PAD_RESULT
{Please use DLR_CONVOLVE_PAD_RESULT instead.}

Member dlr::numeric::convolve (const Array1D< Type0 > &kernel, const Array1D< Type0 > &signal, type_tag< Type1 > resultTag, ConvolutionStrategy strategy=DLR_CONVOLVE_ZERO_PAD_RESULT)
{Please use convolve1D() from dlrNumeric/convolve1D.h instead.}

Member dlr::numeric::convolve (const Array1D< Type > &kernel, const Array1D< Type > &signal, ConvolutionStrategy strategy)
{Please use convolve1D() from dlrNumeric/convolve1D.h instead.}

Member dlr::numeric::correlate (const Array1D< Type0 > &kernel, const Array1D< Type0 > &signal, type_tag< Type1 > resultTag, ConvolutionStrategy strategy=DLR_CONVOLVE_ZERO_PAD_RESULT)
{Please use correlate1D() from dlrNumeric/convolve1D.h instead.}

Member dlr::numeric::correlate (const Array1D< Type > &kernel, const Array1D< Type > &signal, ConvolutionStrategy strategy=DLR_CONVOLVE_ZERO_PAD_RESULT)
{Please use correlate1D() from dlrNumeric/convolve1D.h instead.}

Member dlr::utilities::toPythonNumericArray (const ArrayType &array0)
{Replaced by toPythonNumeric2DArray().}

Member dlr::utilities::wrapString (const std::string &inputString, size_t width, const std::string &whitespace=" ", const std::string &eolString="")
{Please use the 5-argument version of wrapString().}

Member dlr::common::Char
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::Double
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::Float
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::Int
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::Short
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::UnsignedChar
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::UnsignedShort
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::common::SizeT
{Largely replaced by explicit template specialization and by the typedefs in dlrCommon/types.h}

Member dlr::computerVision::associateColorComponents (Array2D< typename ImageFormatTraits< FORMAT >::ComponentType > &inputArray)
{Please use the two-argument version of associateColorComponents() instead.}

Member dlr::computerVision::dissociateColorComponents (Image< FORMAT > &inputImage)
{Please use the two-argument version of dissociateColorComponents() instead.}


Generated on Mon Jul 9 20:34:18 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2