12 #ifndef __SYS_MATHCBRT_H_INCLUDED__ 
   13 #define __SYS_MATHCBRT_H_INCLUDED__ 
   18 #include <hboost/math/special_functions/cbrt.hpp> 
   19 #include <hboost/math/policies/policy.hpp> 
   24 namespace SYS_MathCBRT
 
   27         hboost::math::policies::domain_error<hboost::math::policies::ignore_error>,
 
   28         hboost::math::policies::pole_error<hboost::math::policies::ignore_error>,
 
   29         hboost::math::policies::overflow_error<hboost::math::policies::ignore_error>,
 
   30         hboost::math::policies::underflow_error<hboost::math::policies::ignore_error>,
 
   31         hboost::math::policies::denorm_error<hboost::math::policies::ignore_error>,
 
   32         hboost::math::policies::rounding_error<hboost::math::policies::ignore_error>,
 
   33         hboost::math::policies::evaluation_error<hboost::math::policies::ignore_error>,
 
   34         hboost::math::policies::indeterminate_result_error<hboost::math::policies::ignore_error>
 
   50 #endif // __SYS_MATHCBRT_H_INCLUDED__ 
hboost::math::policies::policy< hboost::math::policies::domain_error< hboost::math::policies::ignore_error >, hboost::math::policies::pole_error< hboost::math::policies::ignore_error >, hboost::math::policies::overflow_error< hboost::math::policies::ignore_error >, hboost::math::policies::underflow_error< hboost::math::policies::ignore_error >, hboost::math::policies::denorm_error< hboost::math::policies::ignore_error >, hboost::math::policies::rounding_error< hboost::math::policies::ignore_error >, hboost::math::policies::evaluation_error< hboost::math::policies::ignore_error >, hboost::math::policies::indeterminate_result_error< hboost::math::policies::ignore_error > > policy
 
GLboolean GLboolean GLboolean GLboolean a