SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

Classes | Namespaces | Defines
include/tvmet/Functional.h File Reference
#include <tvmet/TypePromotion.h>
#include <tvmet/BinaryFunctionals.h>
#include <tvmet/UnaryFunctionals.h>
Include dependency graph for Functional.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvmet::Functional
 Base class for all binary und unary functionals. More...
class  tvmet::BinaryFunctional
 Base class for all binary functions. More...
class  tvmet::UnaryFunctional
 Base class for all unary functions. More...

Namespaces

namespace  tvmet
 

The namespace for the Tiny Vector Matrix using Expression Templates Libary.


Defines

#define TVMET_STD_SCOPE(x)   std::x
 Simple macro to allow using macros for namespace std functions.
#define TVMET_GLOBAL_SCOPE(x)   ::x
 Simple macro to allow using macros for global namespace functions.

Define Documentation

#define TVMET_GLOBAL_SCOPE (   x)    ::x

Simple macro to allow using macros for global namespace functions.

#define TVMET_STD_SCOPE (   x)    std::x

Simple macro to allow using macros for namespace std functions.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Author: