Home
last modified time | relevance | path

Searched defs:make_neg (Results 1 – 6 of 6) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dcond_rel_meat.hpp116 cond_rel<true>::make_neg(const eT val) in make_neg() function in cond_rel
127 cond_rel<false>::make_neg(const eT) in make_neg() function in cond_rel
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dcond_rel_meat.hpp116 cond_rel<true>::make_neg(const eT val) in make_neg() function in cond_rel
127 cond_rel<false>::make_neg(const eT) in make_neg() function in cond_rel
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Modify/
H A Dedit_math.cpp162 edit_math_rep::make_neg () { in make_neg() function in edit_math_rep
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_rlp.c46 static int make_neg; /* is true after the relational operator is seen in order */ variable
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_rlp.y45 …straint, Had_lineair_sum, Had_lineair_sum0, do_add_row, HadSign, OP, Sign, isign, isign0, make_neg; member
H A Dlp_rlp.c143 …straint, Had_lineair_sum, Had_lineair_sum0, do_add_row, HadSign, OP, Sign, isign, isign0, make_neg; member