ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
d3arr2c.cpp File Reference

(Last Changed on June 28, 2017 for git-revision e55d45f154d1bf41ac2175b066eb0cfab90d22f3.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

d3_array sqr (const d3_array &arr3)
 Returns d3_array with square values from arr3. More...
 
d3_array sqrt (const d3_array &arr3)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 

Function Documentation

d3_array sqr ( const d3_array arr3)

Returns d3_array with square values from arr3.

Parameters
arr3input values

Definition at line 25 of file d3arr2c.cpp.

Referenced by sqr().

d3_array sqrt ( const d3_array arr3)

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.

Returns d3_array with square root values from arr3.

Parameters
arr3input values

Definition at line 11 of file d3arr2c.cpp.

Referenced by acos(), function_minimizer::adapt_eps(), asin(), atan2(), bessi(), bessi0(), bessi1(), bessj(), bessj0(), bessj1(), bessk0(), bessk1(), bessy0(), bessy1(), bounded_multivariate_normal(), bounded_multivariate_normal_mcmc(), function_minimizer::calculate_chd_and_inverse(), check_choleski_decomp(), chol(), choleski_decomp(), choleski_decomp_error(), function_minimizer::choleski_decomp_hmc(), choleski_decomp_neghess_error(), choleski_decomp_positive(), choleski_decomp_trust_bound(), cholnew(), cmvbvu_(), cs_amd(), cubic_interpolation(), cumd_cauchy(), tiny_ad::D_acos(), tiny_ad::D_asin(), dafsqrt(), density_cauchy(), DF_dvsqrt(), df_ln_det_choleski(), dfcholeski_decomp(), dfcholeski_decomp_banded(), dfcholeski_decomp_banded_positive(), dfcholeski_decomp_positive(), dfcholeski_sparse(), dmultinom(), gasdev(), gauss_hermite(), gauss_legendre(), laplace_approximation_calculator::generate_antithetical_rvs(), get_eigen(), get_eigen_values(), get_eigenv(), get_initial_u(), get_inverse_sparse_hessian(), function_minimizer::hess_routine_noparallel_random_effects(), imtqlx(), inv_cumd_cauchy(), inv_cumd_norm_inner(), inv_cumd_norm_ln(), inv_cumd_t(), kludge_cumd_cauchy(), lbfgs_(), ln_det_choleski(), ln_det_choleski_error(), log_density_cauchy(), lower_triangular_choleski_decomp_positive(), function_minimizer::mcmc_routine(), mcstep_(), function_minimizer::monte_carlo_routine(), multifan(), multivariate_mixture(), mvbvu_(), new_probing_bounded_multivariate_normal(), new_probing_bounded_multivariate_normal_mcmc(), nllLognormal(), nllNormal(), norm(), normalized_gauss_hermite(), orthpoly(), orthpoly_constant_begin(), orthpoly_constant_begin_end(), pearson_residuals(), probing_bounded_multivariate_normal(), probing_bounded_multivariate_normal_mcmc(), quiet_choleski_decomp(), randn(), randpoisson(), read_hessian_matrix_and_scale1(), dfsdmat::restore(), rgamma(), robust_regression(), function_minimizer::rwm_mcmc_routine(), save_number_of_local_effects(), function_minimizer::sd_routine(), sgamma(), sqrt(), sqrt_m32(), sqrt_m5(), sqrt_m52(), std_dev(), svd_mln(), svd_nlm(), tmpxchol1(), tri_dag(), tri_dagv(), var(), and varchol().