Skip to content

Make functions with custom autodiff var<mat> friendly #2101

@bbbales2

Description

@bbbales2

Description

This issue is part of #1805.

The goal is to convert every function with custom reverse mode autodiff to accept var_value<Eigen::Matrix<T, R, C>> types as arguments. The implementations should probably be based off #2018 (it's fine if they beat that in, I can just remove them from #2018).

Edit this list and check off functions as they're implemented in develop:

In Progress:

Originally on the todo list but I'm taking them off for now:

  • fma
  • cov_exp_quad
  • gp_exp_quad_cov
  • gp_periodic_cov

Current Version:

v3.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions