Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::is_any_var_matrix< Types > Struct Template Reference

Detailed Description

template<typename... Types>
struct stan::is_any_var_matrix< Types >

Check if any types in a parameter pack are a var_value whose value_type is derived from Eigen::EigenBase

Template Parameters
Typesparameter pack of types to check.

Definition at line 150 of file is_var_matrix.hpp.

#include <is_var_matrix.hpp>

+ Inheritance diagram for stan::is_any_var_matrix< Types >:

The documentation for this struct was generated from the following file: