Stan Math Library  2.20.0
reverse mode automatic differentiation
Static Public Member Functions | List of all members
stan::math::internal::finite< Eigen::Matrix< T, R, C >, true > Struct Template Reference

#include <check_finite.hpp>

Static Public Member Functions

static void check (const char *function, const char *name, const Eigen::Matrix< T, R, C > &y)
 

Detailed Description

template<typename T, int R, int C>
struct stan::math::internal::finite< Eigen::Matrix< T, R, C >, true >

Definition at line 27 of file check_finite.hpp.

Member Function Documentation

◆ check()

template<typename T , int R, int C>
static void stan::math::internal::finite< Eigen::Matrix< T, R, C >, true >::check ( const char *  function,
const char *  name,
const Eigen::Matrix< T, R, C > &  y 
)
inlinestatic

Definition at line 28 of file check_finite.hpp.


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

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