Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
matrix.hpp File Reference
#include <stan/agrad/fwd/matrix/columns_dot_product.hpp>
#include <stan/agrad/fwd/matrix/columns_dot_self.hpp>
#include <stan/agrad/fwd/matrix/crossprod.hpp>
#include <stan/agrad/fwd/matrix/determinant.hpp>
#include <stan/agrad/fwd/matrix/divide.hpp>
#include <stan/agrad/fwd/matrix/dot_product.hpp>
#include <stan/agrad/fwd/matrix/dot_self.hpp>
#include <stan/agrad/fwd/matrix/inverse.hpp>
#include <stan/agrad/fwd/matrix/log_determinant.hpp>
#include <stan/agrad/fwd/matrix/log_softmax.hpp>
#include <stan/agrad/fwd/matrix/log_sum_exp.hpp>
#include <stan/agrad/fwd/matrix/mdivide_left.hpp>
#include <stan/agrad/fwd/matrix/mdivide_left_ldlt.hpp>
#include <stan/agrad/fwd/matrix/mdivide_left_tri_low.hpp>
#include <stan/agrad/fwd/matrix/mdivide_right.hpp>
#include <stan/agrad/fwd/matrix/mdivide_right_tri_low.hpp>
#include <stan/agrad/fwd/matrix/multiply.hpp>
#include <stan/agrad/fwd/matrix/multiply_lower_tri_self_transpose.hpp>
#include <stan/agrad/fwd/matrix/qr_Q.hpp>
#include <stan/agrad/fwd/matrix/qr_R.hpp>
#include <stan/agrad/fwd/matrix/rows_dot_product.hpp>
#include <stan/agrad/fwd/matrix/rows_dot_self.hpp>
#include <stan/agrad/fwd/matrix/softmax.hpp>
#include <stan/agrad/fwd/matrix/sort.hpp>
#include <stan/agrad/fwd/matrix/sum.hpp>
#include <stan/agrad/fwd/matrix/tcrossprod.hpp>
#include <stan/agrad/fwd/matrix/trace_quad_form.hpp>
#include <stan/agrad/fwd/matrix/trace_gen_quad_form.hpp>
#include <stan/agrad/fwd/matrix/to_fvar.hpp>
#include <stan/agrad/fwd/matrix/typedefs.hpp>

Go to the source code of this file.


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