Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::ops_partials_edge< Dx, std::vector< std::vector< fvar< Dx > > > > Class Template Reference

Detailed Description

template<typename Dx>
class stan::math::internal::ops_partials_edge< Dx, std::vector< std::vector< fvar< Dx > > > >

Definition at line 171 of file operands_and_partials.hpp.

#include <operands_and_partials.hpp>

Public Types

using Op = std::vector< std::vector< fvar< Dx > > >
 
using partial_t = std::vector< Dx >
 

Public Member Functions

 ops_partials_edge (const Op &ops)
 
Dx dx ()
 

Public Attributes

std::vector< partial_tpartials_vec_
 
Op operands_
 

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