Stan Math Library  2.20.0
reverse mode automatic differentiation
stan::math::internal::compute_dims< T > Struct Template Reference

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

#include <adj_jac_apply.hpp>

Detailed Description

template<typename T>
struct stan::math::internal::compute_dims< T >

Compute the dimensionality of the given template argument.

The definition of dimensionality is deferred to specializations. By default don't have a value (fail to compile)

Definition at line 102 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.