casacore
|
#include <LSQTraits.h>
Private Types | |
typedef LSQReal | value_type |
Typing support classes for LSQ classes
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'.
See LSQFit class, especially the LSQFit2.cc
defintion file.
To ease the interface to Fitting (and probably other) classes, by producing a framework that can be used with Casacore containers.
Type of real numeric class indicator
Definition at line 65 of file LSQTraits.h.
|
private |
Definition at line 66 of file LSQTraits.h.