Go to the source code of this file.
Classes | |
class | casa::vi::DataCubeHolderBase |
class | casa::vi::DataCubeHolder |
class | casa::vi::DataCubeMap |
Namespaces | |
namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
namespace | casa::vi |
Functions | |
Convenience methods *Float | casa::vi::weightToSigma (Float weight) |
Float | casa::vi::sigmaToWeight (Float sigma) |
void | casa::vi::accumulateWeightCube (const Cube< Float > &weightCube, const Cube< Bool > &flags, Matrix< Float > &result) |
void | casa::vi::accumulateWeightMatrix (const Matrix< Float > &weightMatrix, const Matrix< Bool > &flags, Vector< Float > &result) |
void | casa::vi::accumulateFlagCube (const Cube< Bool > &flagCube, Vector< Bool > &flagRow) |