Loading [MathJax]/extensions/TeX/AMSsymbols.js
Stan Math Library
5.0.0
Automatic Differentiation
▼
Stan Math Library
Overview
▼
Contributor Guides
Developer Guide
Adding New Functions
Adding New Distributions
Common Pitfalls
Using requires for general overloads
Reverse Mode Types
Testing Automatic Differentiation Functions
Testing New Distributions
Add New Functions With Known Gradients
Adding New OpenCL Functions
Windows Development Tips
►
Internal Docs
►
Parallelism
(External Link) Stan Language Docs
(External Link) Stan Discourse
►
Stan Math Library Docs
►
Class List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
◆
csr_adjoint()
template<typename Result_ , typename WMat_ , typename B_ >
template<typename T1 , typename T2 , typename T3 >
stan::math::internal::csr_adjoint
< Result_, WMat_, B_ >::csr_adjoint
(
T1 &&
res
,
T2 &&
w_mat
,
T3 &&
b
)
inline
Definition at line
38
of file
csr_matrix_times_vector.hpp
.
stan
math
internal
csr_adjoint
[
Stan Home Page
]
© 2011–2019, Stan Development Team.