Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Error (active) E1776 function "Eigen::Product<_Lhs, _Rhs, Option>::operator=(const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 2, 1, 1, 2>>, const Eigen::Transpose<Eigen::Matrix<double, 2, 1, 0, 2, 1>>>, Eigen::Matrix<double, 2, 2, 0, 2, 2>, 0>, Eigen::DiagonalMatrix<double, 2, 2>, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 2, 0, 2, 2>>, 0>, Eigen::Matrix<double, 2, 1, 0, 2, 1>, 0> &) [with _Lhs=Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 2, 1, 1, 2>>, const Eigen::Transpose<Eigen::Matrix<double, 2, 1, 0, 2, 1>>>, Eigen::Matrix<double, 2, 2, 0, 2, 2>, 0>, Eigen::DiagonalMatrix<double, 2, 2>, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 2, 0, 2, 2>>, 0>, _Rhs=Eigen::Matrix<double, 2, 1, 0, 2, 1>, Option=0]" (declared implicitly) cannot be referenced -- it is a deleted function CoreFitter c:\Users\Artej\source\repos\CoreFitter\CoreFitter\ceres_fit.h 151
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement