Skip to content

error trap invalid input types to linear algebra ops (in particular nLogdet) #167

@paciorek

Description

@paciorek

nLogdet has an untrapped error if the input is numericVector. The C++ error message is pretty clear that there is 'no matching function', but we want to catch this in our processing.

Given that oversight, I suspect we need to systematically consider error trapping on input types for linear algebra.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions