Code Monkey home page Code Monkey logo

Comments (4)

Svalorzen avatar Svalorzen commented on July 3, 2024

You might have a version of Eigen that is too old; do you have Eigen 3.14 or 3.13?

The error seems to be caused by the fact that no begin method exists on the Eigen vector; those were introduced in Eigen 3.14 if I'm not mistaken.

from ai-toolbox.

Rob1d avatar Rob1d commented on July 3, 2024

I got this package eigen3-devel-3.3.9-4

from ai-toolbox.

Svalorzen avatar Svalorzen commented on July 3, 2024

Ups sorry, my bad, I meant 3.4/3.3, not 3.14/3.13.

But yeah, that is 3.3 which is unfortunately not enough. At the same time, because Eigen is a header only library, it's fairly easy to just download it and setup CMake so that it uses the local one rather than that package (nothing additional to build). After that, it should work out of the box.

from ai-toolbox.

Rob1d avatar Rob1d commented on July 3, 2024

Okay I get the right version of eigen and now it works ! thanks you

from ai-toolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.