Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::apply_scalar_unary< F, T, require_var_matrix_t< T > > Struct Template Reference

Detailed Description

template<typename F, typename T>
struct stan::math::apply_scalar_unary< F, T, require_var_matrix_t< T > >

Definition at line 35 of file apply_scalar_unary.hpp.

#include <apply_scalar_unary.hpp>

Public Types

using return_t = plain_type_t< T >
 Function return type, which is a var_value with plain value type.
 

Static Public Member Functions

static return_t apply (const T &x)
 Apply the function specified by F to the specified argument.
 

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