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

Detailed Description

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

Change the options of an Eigen matrix or array.

Template Parameters
Mattype of the matrix or array
NewOptionsnew options for the matrix or array

Definition at line 16 of file modify_eigen_options.hpp.

#include <modify_eigen_options.hpp>


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