Stan Math Library  2.20.0
reverse mode automatic differentiation
Public Types | List of all members
stan::scalar_type< Eigen::Block< T > > Struct Template Reference

Template metaprogram defining the base scalar type of values stored in an Eigen Block. More...

#include <scalar_type.hpp>

Public Types

typedef scalar_type< T >::type type
 

Detailed Description

template<typename T>
struct stan::scalar_type< Eigen::Block< T > >

Template metaprogram defining the base scalar type of values stored in an Eigen Block.

Template Parameters
Ttype of block.

Definition at line 67 of file scalar_type.hpp.

Member Typedef Documentation

◆ type

template<typename T >
typedef scalar_type<T>::type stan::scalar_type< Eigen::Block< T > >::type

Definition at line 68 of file scalar_type.hpp.


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

     [ Stan Home Page ] © 2011–2018, Stan Development Team.