Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ COPY_TYPE

enum class stan::math::internal::COPY_TYPE : uint8_t
strong

Decide if object should be deep or shallow copied when using conditional_copy_and_promote .

Enumerator
SHALLOW 
DEEP 

Definition at line 14 of file conditional_copy_and_promote.hpp.