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

Detailed Description

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

Definition at line 28 of file modify_eigen_options.hpp.

#include <modify_eigen_options.hpp>

Public Types

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

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