Stack allocated matrix/vectors within C++14 constexpr functions

Submitted by Gonzalo BG

Assigned to Nobody

Link to original bugzilla bug (#820)

Description

In C++14 constexpr functions have been extremely relaxed.

It would be nice to be able to use Eigen within them.

Blocking

#331

Edited by Eigen Bugzilla