Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ltl::_et_applic_baseThis is just to keep everything together in class browsers
ltl::AscFileColumns based interface to an ASCII data file
blas_gbmv_dispatch< T >
blas_gbmv_dispatch< double >
blas_gbmv_dispatch< float >
util::BoolOptionHold a boolean. Default value is toggled when the option is given
ltl::cast< To_Type >
ltl::CCSBase CCS class, use to derive the different projection / CCS
ltl::CCS_TANGnonomic CCS, TAN representation
ltl::cderiv1
ltl::cderiv2
ltl::cderiv3
ltl::cderiv4
util::CommandLineReaderImplementation of an util::OptionReader for command line processing
util::ConfigFileReaderImplementation of an OptionReader for config file processing
util::DCFDateConvert from and to DCF-77 type string
ltl::DegMoffat< TPAR, TDAT, NPAR, NDIM >Approximation of a Moffat function via Marquardt-Levenberg algorithm
DegMoffat< TPAR, TDAT, NPAR, NDIM >Approximation of a Moffat function via Marquardt-Levenberg algorithm
ltl::DegMoffat< TPAR, TDAT, 10, 2 >
DegMoffat< TPAR, TDAT, 10, 2 >
ltl::DegMoffat< TPAR, TDAT, 8, 2 >
DegMoffat< TPAR, TDAT, 8, 2 >
ltl::DivergenceExceptionException indicating a divergent iterative algorithm
util::DoubleArrayOptionHold an array of N doubles
util::DoubleOptionHold a double precision number
ltl::emptyData_
ltl::ExprBase< Derived_T, N_Dims >
ltl::ExprBinopNode< A, B, Op, N >Binary operation node in the expression parse tree
ltl::ExprLiteralNode< T >Node in the expression parse tree representing a literal number
ltl::ExprNode< A, N >Node in the expression parse tree. Every expression in ultimately represented by this class
ltl::ExprUnopNode< A, Op, N >Unary operation node in the expression parse tree
ltl::fderiv1h
ltl::fderiv1h2
ltl::fderiv2h
ltl::fderiv2h2
ltl::fderiv3h
ltl::fderiv3h2
ltl::fderiv4h
ltl::fderiv4h2
fdostream
ltl::FitsBinTableInClass for binary table extensions
ltl::FitsCCSCCS interface class
util::FitsDateConvert from and to FITS DATE type string
ltl::FitsExceptionException indicating problems with FITS I/O
ltl::FitsExtensionCommon methods for FitsExtensionIn/Out
ltl::FitsExtensionInPrimary HDU and extensions in one object. Look into test/testfitsextensionio.cpp for examples
ltl::FitsExtensionOutCreate a FITS extension object. Look into test/testfitsextensionio.cpp for examples
ltl::FitsHeaderRepresentation of a complete FITS header. Holds also header I/O methods
ltl::FitsInReading FITS data segment, reading and modifying FITS header
ltl::FitsIOFitsIO mother class: things FitsIn and FitsOut have in common
ltl::FitsOutWriting FITS files
util::FloatArrayOptionHold an array of N floats
util::FloatOptionHold a single precision number
ltl::FMatrix< T, M, N >Matrix with dimensions known at compile time
ltl::FourierTransform< T, N >
ltl::FVector< T, N, S >Vector whose length is known at compile time
ltl::FVMemory< T, N, S >Memory and data access interface for ltl::FVMemory
ltl::FVMemory< T, N, 0 >
ltl::Gaussian< TPAR, TDAT, NPAR, NDIM >Approximation of a Gaussian function via Marquardt-Levenberg algorithm
Gaussian< TPAR, TDAT, NPAR, NDIM >Approximation of a Gaussian function via Marquardt-Levenberg algorithm
ltl::Gaussian< TPAR, TDAT, 3, 2 >
Gaussian< TPAR, TDAT, 3, 2 >
ltl::Gaussian< TPAR, TDAT, 5, 2 >
Gaussian< TPAR, TDAT, 5, 2 >
ltl::Gaussian< TPAR, TDAT, 7, 2 >
Gaussian< TPAR, TDAT, 7, 2 >
ltl::GaussJ< T, N >Solve equation via Gauss-Jordan inversion or just do a Gauss-Jordan inversion
ltl::Gnuplot
ltl::grad2D
ltl::grad3D
util::GSTime
ltl::IndexIter< T, N >
util::IntArrayOptionHold an array of N ints
util::IntOptionHold an integer number
ltl::IOExceptionException indicating problems with ASCII I/O
util::JulDateConvert from and to Julian date
ltl::kernel_return_type< Iter, Kernel >
ltl::kernel_return_type< Iter, grad2D >
ltl::kernel_return_type< Iter, grad3D >
lapack_sbev_dispatch< T >
lapack_sbev_dispatch< double >
lapack_sbev_dispatch< float >
lapack_syev_dispatch< T >
lapack_syev_dispatch< double >
lapack_syev_dispatch< float >
ltl::Laplacian2D
ltl::Laplacian2D4
ltl::Laplacian3D
ltl::Laplacian3D4
ltl::less_nan< T >
ltl::LinearAlgebraExceptionException indicating problems within Linear Algebra
ltl::LMFit< TFUNC, TPAR, NPAR, Solver >Marquardt-Levenberg fit to a generic function
util::LSTime
ltl::LTLExceptionException indicating problems with LTL
ltl::LTLIterator
ltl::LUDecomposition< T, N >
ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM >Marquardt-Levenberg approximation of an arbitrary fitfunction TFUNC
ltl::MArray< T, N >A dynamic N-dimensional array storing objects of type T
ltl::MArrayIter< T, N >
ltl::MArrayIterConst< T, N >
ltl::Moffat< TPAR, TDAT, NPAR, NDIM >Approximation of a Moffat function via Marquardt-Levenberg algorithm
Moffat< TPAR, TDAT, NPAR, NDIM >Approximation of a Moffat function via Marquardt-Levenberg algorithm
ltl::Moffat< TPAR, TDAT, 10, 2 >
Moffat< TPAR, TDAT, 10, 2 >
ltl::Moffat< TPAR, TDAT, 8, 2 >
Moffat< TPAR, TDAT, 8, 2 >
ltl::MRQFunction< TPAR, TDAT, NPAR, NDIM >Mother (and example) for function class suitable for ltl::Marquardt
MRQFunction< TPAR, TDAT, NPAR, NDIM >Mother (and example) for function class suitable for ltl::Marquardt
util::OptionThe base class for all options
util::OptionParserGeneric parser object for options
util::OptionReaderAn abstract base class for sources feeding into util::OptionParser
ltl::PolyGaussian< TPAR, TDAT, NPAR, NDIM >
PolyGaussian< TPAR, TDAT, NPAR, NDIM >
ltl::PolyGaussian< TPAR, TDAT, 5, 2 >
PolyGaussian< TPAR, TDAT, 5, 2 >
ltl::PolyGaussian< TPAR, TDAT, 7, 2 >
PolyGaussian< TPAR, TDAT, 7, 2 >
ltl::PolynomFit< TPAR, TDAT, ORDER, EXT, NDIM >Class to fit a NPAR polynome to an NDIM ltl::MArray
ltl::PolynomFit< TPAR, TDAT, ORDER, EXT, 1 >Specialisation for NDIM == 1
ltl::PolynomFit< TPAR, TDAT, ORDER, false, 2 >Specialisation for NDIM == 2 and restrict mixed terms to sum( exponents ) <= ORDER
ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >Specialisation for NDIM == 2 and any mixed terms
ltl::RangeClass to enable referencing of ltl::MArray index ranges
ltl::RangeExceptionException for ltl::MArray<T ,N> range check errors
util::RegionTo represent geometries or subarrays of N-dimensional arrays
util::RegionArrayOptionHold a N-dim Region
ltl::SingularMatrixExceptionException indicating a singular Matrix
util::StringArrayOption
util::StringExceptionDerived exception for impossible string formatting requests
util::StringFactoryThis class returns a number in the requested type
util::StringOptionHold a string
ltl::SVDecomposition< T >
util::Timer
ltl::tMatClearHesse< TPAR, NPAR >
ltl::tMatClearHesseSplit< TPAR, NPAR, unroll >
ltl::tMatClearHesseSplit< TPAR, NPAR, false >
ltl::tMatClearHesseSplit< TPAR, NPAR, true >
ltl::tMatFillHesse< TPAR, NPAR >
ltl::tMatFillHesseSplit< TPAR, NPAR, unroll >
ltl::tMatFillHesseSplit< TPAR, NPAR, false >
ltl::tMatFillHesseSplit< TPAR, NPAR, true >
ltl::tMatHesse< TPAR, NPAR >
ltl::tMatHesseSplit< TPAR, NPAR, unroll >
ltl::tMatHesseSplit< TPAR, NPAR, false >
ltl::tMatHesseSplit< TPAR, NPAR, true >
ltl::tNMatClearHesse< TPAR, NPAR, L, K >
ltl::tNMatClearHesse< TPAR, NPAR, 0, 0 >
ltl::tNMatClearHesse< TPAR, NPAR, L, 0 >
ltl::tNMatClearHesse< TPAR, NPAR, L, 1 >
ltl::tNMatFillHesse< TPAR, NPAR, L, K >
ltl::tNMatFillHesse< TPAR, NPAR, 1, 0 >
ltl::tNMatFillHesse< TPAR, NPAR, L, 0 >
ltl::tNMatFillHesse< TPAR, NPAR, L, 1 >
ltl::tNMatHesse< TPAR, NPAR, L, K >
ltl::tNMatHesse< TPAR, NPAR, 0, 0 >
ltl::tNMatHesse< TPAR, NPAR, L, 0 >
ltl::tNMatHesse< TPAR, NPAR, L, 1 >
util::UExceptionStandard exception for namespace util methods
util::UTDateRepresenting UT as a wrapped time_t mother class
util::UTDateExceptionDerived exception for Date conversion errors
util::UTTime
ltl::WCS< N >Base class for intermediate WCs calculation

Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1