Skip to content

Does not support Eigen::SparseMatrix<double>. #6

@GoogleCodeExporter

Description

@GoogleCodeExporter
The following snippet won't compile.
Eigen::SparseMatrix<double> a(4, 5);
REDSVD::RedSVD svd(a, 2);

The precision of float is too low for some application.

Original issue reported on code.google.com by updog...@gmail.com on 23 Nov 2012 at 8:07

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions