28 #ifndef CASA_ARRAYUTIL_2_H
29 #define CASA_ARRAYUTIL_2_H
184 size_t partialFuncHelper (
int& nelemCont,
220 bool alwaysCopy =
true);
223 bool alwaysCopy =
true);
271 bool alwaysCopy =
true);
303 #include "ArrayUtil.tcc"
this file contains all the compiler specific defines
TableExprNode shape(const TableExprNode &array)
Function operating on any scalar or array resulting in a Double array containing the shape.
TableExprNode array(const TableExprNode &values, const TableExprNodeSet &shape)
Create an array of the given shape and fill it with the values.
TableExprNode regex(const TableExprNode &node)
Functions for regular expression matching and pattern matching.
Vector< std::string > strToVector(const std::string &string, char delim=',')