Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::mdivide_left_spd_alloc< R1, C1, R2, C2 > Class Template Reference

Detailed Description

template<int R1, int C1, int R2, int C2>
class stan::math::internal::mdivide_left_spd_alloc< R1, C1, R2, C2 >

Definition at line 18 of file mdivide_left_spd.hpp.

#include <mdivide_left_spd.hpp>

+ Inheritance diagram for stan::math::internal::mdivide_left_spd_alloc< R1, C1, R2, C2 >:

Public Member Functions

virtual ~mdivide_left_spd_alloc ()
 

Public Attributes

Eigen::LLT< Eigen::Matrix< double, R1, C1 > > llt_
 
Eigen::Matrix< double, R2, C2 > C_
 

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