This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen

Bug 1395

Summary: jacobiSvd: INVALID_MATRIX_TEMPLATE_PARAMETERS
Product: Eigen Reporter: cDc <cdc.seacave>
Component: SVDAssignee: Nobody <eigen.nobody>
Status: RESOLVED FIXED    
Severity: Compilation Problem CC: chtz, gael.guennebaud
Priority: Normal    
Version: 3.3 (current stable)   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
code to reproduce the error none

Description cDc 2017-02-17 19:29:13 UTC
Created attachment 777 [details]
code to reproduce the error

I get

error C2338: INVALID_MATRIX_TEMPLATE_PARAMETERS

in

core\plainobjectbase.h(899)

while compiling the attached pice of code. Used to work in 3.2.x.
Comment 1 Gael Guennebaud 2017-02-20 12:45:34 UTC
One case of vector as input has been fixed in changeset: 099e5bdcd9f1

The other ones:
https://bitbucket.org/eigen/eigen/commits/f1776fd209e5/ (devel)
https://bitbucket.org/eigen/eigen/commits/5572e031ff74/ (3.3)
Comment 2 Nobody 2019-12-04 16:50:29 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1395.