Stan  1.0
probability, sampling & optimization
Public Types | List of all members
stan::math::common_type< std::vector< T1 >, std::vector< T2 > > Struct Template Reference

#include <matrix.hpp>

Public Types

typedef std::vector< typename common_type< T1, T2 >::typetype
 

Detailed Description

template<typename T1, typename T2>
struct stan::math::common_type< std::vector< T1 >, std::vector< T2 > >

Definition at line 105 of file matrix.hpp.

Member Typedef Documentation

◆ type

template<typename T1 , typename T2 >
typedef std::vector<typename common_type<T1,T2>::type> stan::math::common_type< std::vector< T1 >, std::vector< T2 > >::type

Definition at line 106 of file matrix.hpp.


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

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