stonier / ecl_core

A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming.
Other
84 stars 69 forks source link

internal eigen does not trigger if not including the root linear_algebra.hpp #31

Closed stonier closed 11 years ago

stonier commented 11 years ago

e.g.

#include <ecl/linear_algebra/core.hpp>

fails...

stonier commented 11 years ago

Non-issue, was dan's usage of it that was the problem.