Stan Math Library  2.20.0
reverse mode automatic differentiation
Static Public Attributes | List of all members
stan::math::internal::compute_dims< double > Struct Template Reference

Compute the dimensionality of the given template argument. More...

#include <adj_jac_apply.hpp>

Static Public Attributes

static constexpr size_t value = 0
 

Detailed Description

template<>
struct stan::math::internal::compute_dims< double >

Compute the dimensionality of the given template argument.

Double types hav dimensionality zero.

Definition at line 109 of file adj_jac_apply.hpp.

Member Data Documentation

◆ value

constexpr size_t stan::math::internal::compute_dims< double >::value = 0
static

Definition at line 110 of file adj_jac_apply.hpp.


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

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