PlayaVectorOpsImpl.hpp File Reference

Go to the source code of this file.


Classes

class  PlayaFunctors::BoundedMinLocFunctor< Scalar >
 Find minimum element above a lower bound, returning value and location. More...
class  PlayaFunctors::BoundedMaxLocFunctor< Scalar >
 Find maximum element below an upper bound, returning value and location. More...
class  PlayaFunctors::Norm2Dist< Scalar >
 Euclidean distance between two vectors. More...
class  PlayaFunctors::Norm1Dist< Scalar >
 One-norm distance between two vectors. More...
class  PlayaFunctors::NormInfDist< Scalar >
 Infinity-norm distance between two vectors. More...
class  PlayaFunctors::VectorFunctorTraits< Scalar, BoundedMinLocFunctor< Scalar > >
 Specify return type of BoundedMinLocFunctor. More...
class  PlayaFunctors::VectorFunctorTraits< Scalar, BoundedMaxLocFunctor< Scalar > >
 Specify return type of BoundedMaxLocFunctor. More...

Namespaces

namespace  PlayaFunctors
 Functors for transformation and reduction operations.
namespace  Playa
 Playa is a collection of high-level objects for linear algebra.

Site Contact