Advertisement
Guest User

Untitled

a guest
Aug 5th, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. regression/gp/FITCInferenceMethod.cpp:233:62: instantiated from here
  2. /usr/local/include/eigen3/Eigen/src/Core/Transpose.h:78:12: warning: declaration of ‘matrix’ shadows a member of 'this' [-Wshadow]
  3. In file included from /usr/local/include/eigen3/Eigen/Core:320:0,
  4. from /usr/local/include/eigen3/Eigen/Dense:1,
  5. from ../shogun/mathematics/eigen3.h:15,
  6. from ../shogun/regression/gp/FITCInferenceMethod.h:22,
  7. from regression/gp/FITCInferenceMethod.cpp:18:
  8. /usr/local/include/eigen3/Eigen/src/Core/ProductBase.h: In constructor ‘Eigen::ProductBase<Derived, Lhs, Rhs>::ProductBase(const Lhs&, const Rhs&) [with Derived = Eigen::GeneralProduct<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -0x00000000000000001, -0x00000000000000001>, -0x00000000000000001, -0x00000000000000001, false, true>, -0x00000000000000001, -0x00000000000000001, false, true>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -0x00000000000000001, -0x00000000000000001>, -0x00000000000000001, -0x00000000000000001, false, true>, 1, -0x00000000000000001, false, true> >, 4>, Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -0x00000000000000001, -0x00000000000000001>, -0x00000000000000001, -0x00000000000000001, false, true>, -0x00000000000000001, -0x00000000000000001, false, true>, Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -0x00000000000000001, -0x00000000000000001>, -0x00000000000000001, -0x00000000000000001, false, true>, 1, -0x00000000000000001, false, true> >]’:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement