Algorith sandbox
Classes
traits.hpp File Reference
#include "algo/ad/dual.hpp"
#include "algo/ad/fwd.h"
#include <boost/numeric/ublas/traits.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_expression.hpp>
#include <boost/type_traits/is_base_of.hpp>

Go to the source code of this file.

Classes

struct  algo::ad::is_scalar< T >
 TODO: dual<double> is scalar? More...
 
struct  algo::ad::is_vector< T >
 
struct  algo::ad::is_scalar_dual< T >
 
struct  algo::ad::is_vector_dual< T, true >
 
struct  algo::ad::is_vector_dual< T, false >
 
struct  algo::ad::is_dual< T >
 
struct  algo::ad::const_closure_type_traits_impl< T, false >
 
struct  algo::ad::const_closure_type_traits_impl< T, true >
 
struct  algo::ad::const_closure_type_traits< T >
 

Detailed Description

Author
i05nagai
Version
0.0.1
Date
2016-03-28