Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the result of applying the inverse of the identity constraint transform to the input.
Returns the result of applying the identity constraint transform to the input.
This promotes the input to the least upper bound of the input types.
T | type of value to promote |
Types | Other types. |
[in] | x | value to promote |
For any of the inputs being a var_value
type this promotes the input x
to var_value
.
T | Any type. |
Types | Any type with one of T and Types being a var_value matrix. |
[in] | x | object |
Definition at line 22 of file identity_free.hpp.