DP3
Namespaces | Functions
CursorUtilCasa.h File Reference

Helper functions for creating cursors for CASA arrays. More...

#include "Cursor.h"
#include <casacore/casa/Arrays/Array.h>

Go to the source code of this file.

Namespaces

 dp3
 This file has generic helper routines for testing steps.
 
 dp3::base
 

Functions

template<typename T >
const_cursor< T > dp3::base::casa_const_cursor (const casacore::Array< T > &array)
 
template<typename T >
cursor< T > dp3::base::casa_cursor (casacore::Array< T > &array)
 

Detailed Description

Helper functions for creating cursors for CASA arrays.