![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Construct a variable from the specified floating point argument by constructing a new vari_value<value_type>.
This constructor is only valid when S is convertible to this vari_value's value_type.
| S | A type that is convertible to value_type. |
| x | Value of the variable. |