Source
static void theil( const casacore::Vector<casacore::Double>& oAbs, const casacore::Vector<casacore::Double>& oValue,
// -----------------------------------------------------------------------------
/*
CalStatsFitter.h
Description:
------------
This header file contains definitions for the CalStatsFitter class.
Classes:
--------
CalStatsFitter - This class contains the fit statistics static enums and
functions.
Modification history:
---------------------
2011 Dec 08 - Nick Elias, NRAO
Initial version created.
2012 Jan 25 - Nick Elias, NRAO
Error checking added.
*/
// -----------------------------------------------------------------------------
// Start of define macro to prevent multiple loading
// -----------------------------------------------------------------------------
// -----------------------------------------------------------------------------
// Includes
// -----------------------------------------------------------------------------
// -----------------------------------------------------------------------------
// Start of casa namespace
// -----------------------------------------------------------------------------
namespace casa {
// -----------------------------------------------------------------------------
// Start of CalStatsFitter class definition
// -----------------------------------------------------------------------------
/*