Template Struct copy_if_non_const

Struct Documentation

template<typename MatType, bool is_const = boost::is_const<MatType>::value>
struct copy_if_non_const

Public Static Functions

static inline void run(const Eigen::MatrixBase<MatType> &input, PyArrayObject *pyArray)