Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::ops_partials_edge< double, var > Class Reference

Detailed Description

Definition at line 101 of file operands_and_partials.hpp.

#include <operands_and_partials.hpp>

Public Member Functions

 ops_partials_edge (const var &op) noexcept
 
 ops_partials_edge (const ops_partials_edge< double, var > &other)
 
auto & partial ()
 
auto & operand () noexcept
 

Static Public Member Functions

static constexpr int size ()
 

Public Attributes

double partial_ {0}
 
broadcast_array< double > partials_ {partial_}
 
var operands_
 

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