/dports/math/cppad/CppAD-20210000.8/speed/src/ |
H A D | link_sparse_hessian.cpp | 142 void info_sparse_hessian(size_t size, size_t& n_color) in info_sparse_hessian() 187 size_t n_color; in time_sparse_hessian_callback() local 203 size_t n_color; in available_sparse_hessian() local 224 size_t n_color; in correct_sparse_hessian() local
|
H A D | link_sparse_jacobian.cpp | 225 size_t n_color; in available_sparse_jacobian() local 257 size_t n_color; in correct_sparse_jacobian() local 310 size_t n_color; in time_sparse_jacobian() local
|
/dports/math/cppad/CppAD-20210000.8/speed/sacado/ |
H A D | sparse_hessian.cpp | 36 size_t& n_color in link_sparse_hessian()
|
H A D | sparse_jacobian.cpp | 39 size_t& n_color ) in link_sparse_jacobian()
|
/dports/math/cppad/CppAD-20210000.8/speed/fadbad/ |
H A D | sparse_hessian.cpp | 35 size_t& n_color in link_sparse_hessian()
|
H A D | sparse_jacobian.cpp | 38 size_t& n_color ) in link_sparse_jacobian()
|
/dports/math/cppad/CppAD-20210000.8/speed/cppadcg/ |
H A D | sparse_hessian.cpp | 35 size_t& n_color in link_sparse_hessian()
|
H A D | sparse_jacobian.cpp | 113 size_t& n_color , in setup() 237 size_t& n_color ) in link_sparse_jacobian()
|
/dports/math/cppad/CppAD-20210000.8/speed/xpackage/ |
H A D | sparse_hessian.cpp | 35 size_t& n_color in link_sparse_hessian()
|
H A D | sparse_jacobian.cpp | 38 size_t& n_color ) in link_sparse_jacobian()
|
/dports/math/cppad/CppAD-20210000.8/speed/double/ |
H A D | sparse_hessian.cpp | 49 size_t& n_color ) in link_sparse_hessian()
|
H A D | sparse_jacobian.cpp | 57 size_t& n_color ) in link_sparse_jacobian()
|
/dports/devel/anjuta/anjuta-3.34.0/plugins/git/ |
H A D | giggle-graph-renderer.c | 34 #define NEXT_COLOR(n_color) ((n_color % (G_N_ELEMENTS (colors) - 1)) + 1) argument 382 gint n_color, n_path; in get_initial_status_foreach() local 419 gint *n_color) in giggle_graph_renderer_calculate_revision_state() 499 gint n_color = 0; in giggle_graph_renderer_validate_model() local
|
/dports/math/cppad/CppAD-20210000.8/speed/adolc/ |
H A D | sparse_jacobian.cpp | 74 size_t& n_color , in setup() 127 size_t& n_color ) in link_sparse_jacobian()
|
H A D | sparse_hessian.cpp | 67 size_t& n_color ) in link_sparse_hessian()
|
/dports/math/cppad/CppAD-20210000.8/speed/cppad/ |
H A D | sparse_jacobian.cpp | 112 size_t& n_color , in setup() 204 size_t& n_color ) in link_sparse_jacobian()
|
H A D | sparse_hessian.cpp | 237 { size_t n_color; in calc_hessian() local 299 size_t& n_color ) in link_sparse_hessian()
|
/dports/math/cppad/CppAD-20210000.8/include/cppad/core/ |
H A D | sparse_jac.hpp | 391 size_t n_color = 1; in sparse_jac_for() local 583 size_t n_color = 1; in sparse_jac_rev() local
|
H A D | sparse_jacobian.hpp | 436 size_t n_color = 1; in SparseJacobianFor() local 633 size_t n_color = 1; in SparseJacobianRev() local
|
H A D | sparse_hes.hpp | 480 size_t n_color = 1; in sparse_hes() local
|
/dports/math/SCIP/scip-7.0.3/src/cppad/core/ |
H A D | sparse_jac.hpp | 385 size_t n_color = 1; in sparse_jac_for() local 577 size_t n_color = 1; in sparse_jac_rev() local
|
H A D | sparse_jacobian.hpp | 436 size_t n_color = 1; in SparseJacobianFor() local 633 size_t n_color = 1; in SparseJacobianRev() local
|
H A D | sparse_hes.hpp | 476 size_t n_color = 1; in sparse_hes() local
|
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/ |
H A D | ObjectGadgetRamp.cpp | 119 int n_color = VLAGetSize(I->Color) / 3; in ObjectGadgetRampGetLevel() local 377 int n_color = VLAGetSize(I->Color) / 3; in ObjectGadgetRampAsPyList() local 590 int n_color = I->Color ? VLAGetSize(I->Color) / 3 : 0; in ObjectGadgetRampUpdateCGO() local 905 int n_color = VLAGetSize(I->Color) / 3; in ObjectGadgetRampHandleInputColors() local
|
/dports/math/cppad/CppAD-20210000.8/example/sparse/ |
H A D | sparse_jac_for.cpp | 114 size_t n_color = f.sparse_jac_for( in sparse_jac_for() local
|