Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::change_eigen_options_impl< var_value< Mat >, NewOptions, require_eigen_matrix_base_t< Mat > > Struct Template Reference

Detailed Description

template<typename Mat, int NewOptions>
struct stan::math::internal::change_eigen_options_impl< var_value< Mat >, NewOptions, require_eigen_matrix_base_t< Mat > >

Definition at line 12 of file modify_eigen_options.hpp.

#include <modify_eigen_options.hpp>

Public Types

using type = var_value< Eigen::Matrix< typename Mat::Scalar, Mat::RowsAtCompileTime, Mat::ColsAtCompileTime, NewOptions, Mat::MaxRowsAtCompileTime, Mat::MaxColsAtCompileTime > >
 

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