Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Apply.h File Reference

#include "Core/Vector/VectorSet.h"
#include "Core/Matrix/Mat.h"
#include "Util/ProgressPrinter.h"
#include "Link/Mpi/MpiFuncs.h"

Include dependency graph for Apply.h:

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

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Vector

Functions

Matrix::Mat * Impala::Core::Vector::Apply (double(*fn)(const VectorTem< double > &, const VectorTem< double > &), const VectorSet< Array::Array2dScalarReal64 > *horizontal, const VectorSet< Array::Array2dScalarReal64 > *vertical)
 apply a function to two vector sets, resulting in a matrix
void Impala::Core::Vector::Kernelise (VectorTem< double > *dst, VectorTem< double > src, const VectorSet< Array::Array2dScalarReal64 > *set, double(*fn)(const VectorTem< double > &, const VectorTem< double > &))


Generated on Fri Mar 19 10:17:44 2010 for ImpalaSrc by  doxygen 1.5.1