[eigen] writing a function that takes Eigen::MatrixBase or Eigen::Block

2019-10-02 Thread Dale Lukas Peterson
Following the guidance here [0], I have: template void test(const Eigen::MatrixBase& a) { // Use case 1: Derived aa; // do stuff with aa // Use case 2: Derived bb = a; // do stuff with bb } If I create an Eigen::Matrix and call test like so, it works fine: Eigen::Matrix A; A << 1,

Re: [eigen] Bitbucket migration

2019-10-02 Thread Gael Guennebaud
Hi, yes, I've already found this email, and sent him a message on the 6th of September and a reminder on the 17th. But no reply. gael On Wed, Oct 2, 2019 at 11:00 PM Rasmus Munk Larsen wrote: > It looks like the person's work email might be found here: > https://www.ht.sfc.keio.ac.jp/~eigen/

Re: [eigen] Bitbucket migration

2019-10-02 Thread Rasmus Munk Larsen
It looks like the person's work email might be found here: https://www.ht.sfc.keio.ac.jp/~eigen/ Gael or Christoph, would you consider contacting them directly? On Wed, Oct 2, 2019 at 1:56 PM David Tellenbach < david.tellenb...@tellnotes.org> wrote: > Hi all, > > It also looks like there has

Re: [eigen] Bitbucket migration

2019-10-02 Thread David Tellenbach
Hi all, > It also looks like there has been no activity for 10 months on that account: > > https://gitlab.com/users/eigen/activity > This doesn't seem to be enough: https://about.gitlab.com/support/#dormant-namespace-requests