Home
last modified time | relevance | path

Searched defs:append_row (Results 1 – 25 of 76) sorted by relevance

1234

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dappend_row.hpp36 append_row(const Eigen::Matrix<T1, R1, C1>& A, in append_row() function
75 append_row(const Eigen::Matrix<T1, R1, 1>& A, in append_row() function
113 inline Eigen::Matrix<T, Eigen::Dynamic, Eigen::Dynamic> append_row( in append_row() function
143 inline Eigen::Matrix<T, Eigen::Dynamic, 1> append_row( in append_row() function
168 append_row(const T1& A, const Eigen::Matrix<T2, R, C>& B) { in append_row() function
193 append_row(const Eigen::Matrix<T1, R, C>& A, const T2& B) { in append_row() function
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dappend_row.hpp31 inline auto append_row(const T1& A, const T2& B) { in append_row() function
68 inline Eigen::Matrix<return_type_t<Scal, ColVec>, Eigen::Dynamic, 1> append_row( in append_row() function
95 inline Eigen::Matrix<return_type_t<ColVec, Scal>, Eigen::Dynamic, 1> append_row( in append_row() function
/dports/math/stanmath/math-4.2.0/stan/math/rev/fun/
H A Dappend_row.hpp33 inline auto append_row(const T1& A, const T2& B) { in append_row() function
78 inline auto append_row(const Scal& A, const var_value<ColVec>& B) { in append_row() function
117 inline auto append_row(const var_value<ColVec>& A, const Scal& B) { in append_row() function
/dports/math/stanmath/math-4.2.0/stan/math/opencl/rev/
H A Dappend_row.hpp40 inline var_value<matrix_cl<double>> append_row(T_a&& a, T_b&& b) { in append_row() function
/dports/misc/broot/broot-1.7.0/cargo-crates/jpeg-decoder-0.1.22/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dmultithreaded.rs44 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/jpeg-decoder-0.1.18/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dthreaded.rs45 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/jpeg-decoder-0.1.22/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dmultithreaded.rs44 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/jpeg-decoder-0.1.15/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dthreaded.rs45 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/jpeg-decoder-0.1.22/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dmultithreaded.rs44 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/graphics/viu/viu-1.1/cargo-crates/jpeg-decoder-0.1.20/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dthreaded.rs45 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/games/dose-response/dose-response-179c326/cargo-crates/jpeg-decoder-0.1.15/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dthreaded.rs45 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/www/zola/zola-0.15.2/cargo-crates/jpeg-decoder-0.1.22/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dmultithreaded.rs44 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/jpeg-decoder-0.1.22/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/jpeg-decoder-0.1.18/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dthreaded.rs45 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/jpeg-decoder-0.1.20/src/worker/
H A Dmod.rs22 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()>; in append_row() method
H A Dthreaded.rs45 fn append_row(&mut self, row: (usize, Vec<i16>)) -> Result<()> { in append_row() method

1234