Home
last modified time | relevance | path

Searched refs:internal_vec_log_p (Results 1 – 8 of 8) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dgmm_full_bones.hpp126 inline Row<eT> internal_vec_log_p(const Mat<eT>& X ) const;
127 inline Row<eT> internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const;
H A Dgmm_diag_bones.hpp138 inline Row<eT> internal_vec_log_p(const Mat<eT>& X ) const;
139 inline Row<eT> internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const;
H A Dgmm_diag_meat.hpp466 return internal_vec_log_p(X); in log_p()
484 return internal_vec_log_p(X, gaus_id); in log_p()
1132 gmm_diag<eT>::internal_vec_log_p(const Mat<eT>& X) const in internal_vec_log_p() function in gmm_priv::gmm_diag
1184 gmm_diag<eT>::internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const in internal_vec_log_p() function in gmm_priv::gmm_diag
H A Dgmm_full_meat.hpp505 return internal_vec_log_p(X); in log_p()
523 return internal_vec_log_p(X, gaus_id); in log_p()
1139 gmm_full<eT>::internal_vec_log_p(const Mat<eT>& X) const in internal_vec_log_p() function in gmm_priv::gmm_full
1192 gmm_full<eT>::internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const in internal_vec_log_p() function in gmm_priv::gmm_full
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dgmm_diag_bones.hpp138 inline Row<eT> internal_vec_log_p(const Mat<eT>& X ) const;
139 inline Row<eT> internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const;
H A Dgmm_full_bones.hpp126 inline Row<eT> internal_vec_log_p(const Mat<eT>& X ) const;
127 inline Row<eT> internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const;
H A Dgmm_full_meat.hpp505 return internal_vec_log_p(X); in log_p()
523 return internal_vec_log_p(X, gaus_id); in log_p()
1139 gmm_full<eT>::internal_vec_log_p(const Mat<eT>& X) const in internal_vec_log_p() function in gmm_priv::gmm_full
1192 gmm_full<eT>::internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const in internal_vec_log_p() function in gmm_priv::gmm_full
H A Dgmm_diag_meat.hpp466 return internal_vec_log_p(X); in log_p()
484 return internal_vec_log_p(X, gaus_id); in log_p()
1132 gmm_diag<eT>::internal_vec_log_p(const Mat<eT>& X) const in internal_vec_log_p() function in gmm_priv::gmm_diag
1184 gmm_diag<eT>::internal_vec_log_p(const Mat<eT>& X, const uword gaus_id) const in internal_vec_log_p() function in gmm_priv::gmm_diag