Stan  1.0
probability, sampling & optimization
Static Public Member Functions | List of all members
stan::agrad::assigner< true, LHS, RHS > Struct Template Reference

#include <matrix.hpp>

Static Public Member Functions

static void assign (LHS &var, const RHS &val)
 

Detailed Description

template<typename LHS, typename RHS>
struct stan::agrad::assigner< true, LHS, RHS >

Definition at line 1251 of file matrix.hpp.

Member Function Documentation

◆ assign()

template<typename LHS , typename RHS >
static void stan::agrad::assigner< true, LHS, RHS >::assign ( LHS &  var,
const RHS &  val 
)
inlinestatic

Definition at line 1252 of file matrix.hpp.


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

     [ Stan Home Page ] © 2011–2012, Stan Development Team.