casacore
Loading...
Searching...
No Matches
LatticeStatistics.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/casa/Arrays/Array.h>
#include <casacore/casa/Containers/Block.h>
#include <casacore/casa/Arrays/Vector.h>
#include <casacore/casa/Containers/Record.h>
#include <casacore/lattices/LatticeMath/LatticeStatsBase.h>
#include <casacore/lattices/LatticeMath/TiledCollapser.h>
#include <casacore/lattices/LEL/LatticeExprNode.h>
#include <casacore/lattices/LatticeMath/LatticeStatsDataProvider.h>
#include <casacore/lattices/LatticeMath/MaskedLatticeStatsDataProvider.h>
#include <casacore/scimath/Mathematics/NumericTraits.h>
#include <casacore/casa/Utilities/DataType.h>
#include <casacore/casa/BasicSL/String.h>
#include <casacore/casa/Logging/LogIO.h>
#include <casacore/scimath/StatsFramework/FitToHalfStatisticsData.h>
#include <casacore/scimath/StatsFramework/StatisticsData.h>
#include <casacore/scimath/StatsFramework/StatisticsAlgorithm.h>
#include <casacore/scimath/StatsFramework/StatisticsAlgorithmFactory.h>
#include <vector>
#include <list>
#include <casacore/casa/iosstrfwd.h>

Go to the source code of this file.

Classes

class  casacore::LatticeStatistics< T >
  More...
 

Namespaces

namespace  casacore
 this file contains all the compiler specific defines
 
namespace  casacore::casacore
 For temporary backward namespace compatibility, use casa as alias for casacore.
 

Macros

#define CASA_IOSSTRFWD_H
 
#define CASA_AIPS_H
 
#define CASA_AIPSENV_H
 this file contains all the compiler specific defines
 
#define _FILE_OFFSET_BITS
 
#define _LARGEFILE_SOURCE
 
#define _LARGEFILE64_SOURCE
 
#define AIPS_LIKELY(x)
 
#define AIPS_UNLIKELY(x)
 
#define CASA_AIPSTYPE_H
 
#define CASA_AIPSXTYPE_H
 
#define CASA_AIPSDEF_H
 
#define aips_name2(a, b)
 
#define aips_debug
 
#define restrict
 
#define CASACORE_STRINGIFY(x)
 
#define CASACORE_STRINGIFY_HELPER(x)
 
#define CASACORE_FALLTHROUGH
 
#define CASA_IOSFWD_H
 

Variables

const Bool casacore::casacore::True
 
const Bool casacore::casacore::False
 
Bool casacore::casacore::aips_debug_on
 If AIPS_DEBUG is not defined, then the symbol expands to (0) which in an if should be removed by the dead code eliminator of any optimizer; thus using this in your code should have no performance penalty in the normal case.
 

Macro Definition Documentation

◆ _FILE_OFFSET_BITS

#define _FILE_OFFSET_BITS

◆ _LARGEFILE64_SOURCE

#define _LARGEFILE64_SOURCE

◆ _LARGEFILE_SOURCE

#define _LARGEFILE_SOURCE

◆ aips_debug

#define aips_debug

◆ AIPS_LIKELY

#define AIPS_LIKELY ( x)

◆ aips_name2

#define aips_name2 ( a,
b )

◆ AIPS_UNLIKELY

#define AIPS_UNLIKELY ( x)

◆ CASA_AIPS_H

#define CASA_AIPS_H

Definition at line 28 of file LatticeStatistics.h.

◆ CASA_AIPSDEF_H

#define CASA_AIPSDEF_H

Definition at line 28 of file LatticeStatistics.h.

◆ CASA_AIPSENV_H

#define CASA_AIPSENV_H

this file contains all the compiler specific defines

Definition at line 30 of file LatticeStatistics.h.

◆ CASA_AIPSTYPE_H

#define CASA_AIPSTYPE_H

Definition at line 28 of file LatticeStatistics.h.

◆ CASA_AIPSXTYPE_H

#define CASA_AIPSXTYPE_H

Definition at line 28 of file LatticeStatistics.h.

◆ CASA_IOSFWD_H

#define CASA_IOSFWD_H

Definition at line 28 of file LatticeStatistics.h.

◆ CASA_IOSSTRFWD_H

#define CASA_IOSSTRFWD_H

Definition at line 28 of file LatticeStatistics.h.

◆ CASACORE_FALLTHROUGH

#define CASACORE_FALLTHROUGH

◆ CASACORE_STRINGIFY

#define CASACORE_STRINGIFY ( x)

◆ CASACORE_STRINGIFY_HELPER

#define CASACORE_STRINGIFY_HELPER ( x)

◆ restrict

#define restrict