m_select.h File Reference

#include "messages.h"
#include "mystring.h"
#include "workspace_ng.h"
#include "agenda_class.h"

Include dependency graph for m_select.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T>
void Select (Array< T > &needles, const Array< T > &haystack, const ArrayOfIndex &needleind)
void Select (Vector &needles, const Vector &haystack, const ArrayOfIndex &needleind)
void Select (Matrix &needles, const Matrix &haystack, const ArrayOfIndex &needleind)


Function Documentation

void Select ( Matrix needles,
const Matrix haystack,
const ArrayOfIndex needleind 
)

void Select ( Vector needles,
const Vector haystack,
const ArrayOfIndex needleind 
)

Definition at line 70 of file m_select.h.

References ConstVectorView::nelem(), and Array< base >::nelem().

template<class T>
void Select ( Array< T > &  needles,
const Array< T > &  haystack,
const ArrayOfIndex needleind 
) [inline]

Definition at line 39 of file m_select.h.

References Array< base >::nelem().


Generated on Mon Mar 23 14:06:42 2009 for ARTS by  doxygen 1.5.6