Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_nongraph.h88 igraph_real_t xmin, igraph_bool_t force_continuous);
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_nongraph.h88 igraph_real_t xmin, igraph_bool_t force_continuous);
/dports/math/igraph/igraph-0.9.5/src/misc/
H A Dother.c342 igraph_real_t xmin, igraph_bool_t force_continuous) { in igraph_power_law_fit() argument
347 igraph_bool_t discrete = force_continuous ? 0 : 1; in igraph_power_law_fit()
/dports/math/R-cran-igraph/igraph/src/
H A Dother.c333 igraph_real_t xmin, igraph_bool_t force_continuous) { in igraph_power_law_fit() argument
338 igraph_bool_t discrete = force_continuous ? 0 : 1; in igraph_power_law_fit()
H A Drinterface.c15415 SEXP R_igraph_power_law_fit(SEXP data, SEXP xmin, SEXP force_continuous) { in R_igraph_power_law_fit() argument
15427 c_force_continuous=LOGICAL(force_continuous)[0]; in R_igraph_power_law_fit()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_prototypes.h453 …truct GMT_CTRL *GMT, struct GMT_PALETTE *P, char *file, bool *interpolate, bool *force_continuous);
H A Dgmt_support.c7725 …ruct GMT_CTRL *GMT, struct GMT_PALETTE *P, char *file, bool *interpolate, bool *force_continuous) { in gmt_validate_cpt_parameters() argument
7727 *force_continuous = true, P->mode |= GMT_CPT_CONTINUOUS; in gmt_validate_cpt_parameters()
/dports/math/igraph/igraph-0.9.5/interfaces/
H A Dfunctions.yaml1872 BOOLEAN force_continuous=False