When returning an ordinary dense Eigen matrix type to numpy (e.g. Eigen::MatrixXd or Eigen::RowVectorXf ) pybind11 keeps the matrix and returns a numpy array ...
確定! 回上一頁