antioch-0.4.0
Classes | Namespaces | Functions
metaphysicl_utils_decl.h File Reference
#include "antioch_config.h"
#include "metaprogramming_decl.h"
#include <cstddef>
#include "metaphysicl/numberarray.h"

Go to the source code of this file.

Classes

struct  Antioch::is_metaphysicl< T >
 
struct  Antioch::is_metaphysicl< MetaPhysicL::NumberArray< size, T > >
 
struct  Antioch::metaphysicl_library_tag
 
struct  Antioch::state_type< T, typename enable_if_c< is_metaphysicl< T >::value, void >::type >
 
struct  Antioch::rebind< MetaPhysicL::NumberArray< size, T >, NewScalar >
 

Namespaces

 Antioch
 The parameters are reduced parameters.
 

Functions

template<typename T >
Antioch::enable_if_c
< is_metaphysicl< T >::value,
typename value_type< T >::type >
::type 
Antioch::max (const T &in)
 
template<typename T >
Antioch::enable_if_c
< is_metaphysicl< T >::value,
typename value_type< T >::type >
::type 
Antioch::min (const T &in)
 
template<typename Tbool , typename Ttrue , typename Tfalse >
Antioch::enable_if_c
< is_metaphysicl< Tbool >
::value &&is_metaphysicl
< Ttrue >::value
&&is_metaphysicl< Tfalse >
::value, typename state_type
< Ttrue >::type >::type 
Antioch::if_else (const Tbool &condition, const Ttrue &if_true, const Tfalse &if_false)
 
template<typename VectorT , typename UIntType >
Antioch::enable_if_c
< is_metaphysicl< typename
Antioch::value_type< VectorT >
::type >::value
&&is_metaphysicl< UIntType >
::value, typename
Antioch::value_type< VectorT >
::type >::type 
Antioch::eval_index (const VectorT &vec, const UIntType &indexes)
 

Generated on Thu Jul 7 2016 11:09:47 for antioch-0.4.0 by  doxygen 1.8.8