ltl Namespace Reference

Classes

Enumerations

Functions

Variables


Enumeration Type Documentation

anonymous enum
Enumerator:
minStart 
minEnd 

Function Documentation

template<class T , int N>
MArray<T, N> ltl::getFitsMArray ( FitsIn &  fitsfile  )  [inline]
template<class T , int N>
void ltl::insertFitsMArray ( MArray< T, N > &  a,
FitsIn &  fitsfile 
) [inline]
template<class T >
MArray<T, 1> ltl::getMArrayRegion ( MArray< T, 1 > &  a,
const util::Region fregion 
) [inline]
template<class T >
MArray<T, 2> ltl::getMArrayRegion ( MArray< T, 2 > &  a,
const util::Region fregion 
) [inline]
template<class T >
MArray<T, 3> ltl::getMArrayRegion ( MArray< T, 3 > &  a,
const util::Region fregion 
) [inline]
template<class T >
MArray<T, 4> ltl::getMArrayRegion ( MArray< T, 4 > &  a,
const util::Region fregion 
) [inline]
template<class T >
MArray<T, 5> ltl::getMArrayRegion ( MArray< T, 5 > &  a,
const util::Region fregion 
) [inline]
template<int N>
istream& ltl::operator>> ( istream &  is,
Shape< N > &  s 
) [inline]
template<typename A , typename T >
const Shape<A::dims>* ltl::_expr_getshape ( const A &  a,
const ExprLiteralNode< T > &   
) [inline]
template<typename A , typename T >
const Shape<A::dims>* ltl::_expr_getshape ( const ExprLiteralNode< T > &  ,
const A &  a 
) [inline]
template<typename A , typename T >
int ltl::_expr_getalign ( const A &  a,
const ExprLiteralNode< T > &   
) [inline]
template<typename T , typename A >
int ltl::_expr_getalign ( const ExprLiteralNode< T > &  ,
const A &  a 
) [inline]
template<typename E , typename Kernel , int N>
ExprNode< ConvolveExpr<typename ExprNodeType<E>::expr_type, Kernel, N>, N> ltl::convolve ( const ExprBase< E, N > &  A,
const Kernel  K 
) [inline]

global convolve() function template this template takes ExprBase objects and returns an ExprNode representing the convolution operation

References ltl::ExprBase< Derived_T, N_Dims >::derived().


Variable Documentation


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1