#include <sstream>
#include <stdexcept>
#include <typeinfo>
#include "eigenpy/fwd.hpp"
#include "eigenpy/register.hpp"
#include "eigenpy/scalar-conversion.hpp"
Go to the source code of this file.
Classes | |
struct | eigenpy::NumpyType |
Namespaces | |
eigenpy | |
Functions | |
template<typename Scalar > | |
bool | eigenpy::np_type_is_convertible_into_scalar (const int np_type) |