This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1395 - jacobiSvd: INVALID_MATRIX_TEMPLATE_PARAMETERS
Summary: jacobiSvd: INVALID_MATRIX_TEMPLATE_PARAMETERS
Status: RESOLVED FIXED
Alias: None
Product: Eigen
Classification: Unclassified
Component: SVD (show other bugs)
Version: 3.3 (current stable)
Hardware: All All
: Normal Compilation Problem
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-17 19:29 UTC by cDc
Modified: 2019-12-04 16:50 UTC (History)
2 users (show)



Attachments
code to reproduce the error (212 bytes, text/plain)
2017-02-17 19:29 UTC, cDc
no flags Details

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.

Note You need to log in before you can comment on or make changes to this bug.