Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1LSQReal.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 20:53:50 2011
Кодировка:

Поисковые слова: туманность андромеды
casacore: casa::LSQReal Class Reference
Private Types

casa::LSQReal Class Reference
[Fitting_module]

Typing support classes for LSQ classes. More...

#include <LSQTraits.h>

List of all members.

Private Types

typedef LSQReal value_type

Detailed Description

Typing support classes for LSQ classes.

Review Status

Reviewed By:
Wim Brouw
Date Reviewed:
2004/04/01
Test programs:
tLSQFit, tLSQaips

Synopsis

The following classes are used in detremining the type of iterator presented to the LSQFit class. They are for a large part based on ideas by Alexandrescu(2001), 'Modern C++ design'.

Example

See LSQFit class, especially the LSQFit2.cc defintion file.

Motivation

To ease the interface to Fitting (and probably other) classes, by producing a framework that can be used with aips++ containers.

To Do

Type of real numeric class indicator

Definition at line 65 of file LSQTraits.h.


Member Typedef Documentation

Definition at line 66 of file LSQTraits.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines