Template Struct copy_if_non_const< const MatType, true >

Struct Documentation

template<typename MatType>
struct copy_if_non_const<const MatType, true>

Public Static Functions

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