Stan  1.0
probability, sampling & optimization
Namespaces | Functions
matrix_error_handling.hpp File Reference
#include <stan/agrad/matrix.hpp>

Go to the source code of this file.

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::agrad
 Function gradients via reverse-mode automatic differentiation.
 

Functions

template<typename T_result , class Policy >
bool stan::agrad::check_pos_definite (const char *function, const Eigen::Matrix< var, Eigen::Dynamic, Eigen::Dynamic > &y, const char *name, T_result *result, const Policy &)
 

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