Skip to content

Generalise Eigen inputs for adj_jac_apply #1808

Description

@andrjohns

Description

adj_jac_apply currently only works for Eigen::Matrix<T, R, C>, by generalising it to work with any Eigen inputs, the framework can then be used with Eigen::Array types or other Eigen expressions (e.g. softmax(m.diagonal())).

Current Version:

v3.1.0

Metadata

Metadata

Assignees

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