Home
last modified time | relevance | path

Searched refs:as_numeric (Results 1 – 25 of 56) sorted by relevance

123

/dports/math/R-cran-xts/xts/R/
H A Dparse8601.R50 as_numeric <- function(.x) { function
118 year=as_numeric(YYYY),
119 month=as_numeric(MM),
120 day=as_numeric(DD),
121 hour=as_numeric(H),
122 min=as_numeric(M),
123 sec=as_numeric(S)
/dports/net/astron/Astron-c8ba982/src/dclass/file/
H A Dhash_legacy.cpp298 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
302 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
306 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
310 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
315 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
319 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
323 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
327 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
332 hash_int_type(hashgen, type->as_numeric()); in hash_legacy_type()
338 const NumericType* numeric = type->as_numeric(); in hash_legacy_type()
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/tests/unit/
H A Dtest_numvalue.py25 as_numeric,
482 as_numeric(val)
490 as_numeric(val)
496 as_numeric(val)
503 nval = as_numeric(val)
509 nval = as_numeric(val)
516 nval = as_numeric(val)
524 as_numeric(val)
537 as_numeric(val)
545 val = as_numeric(ref)
[all …]
/dports/net/astron/Astron-c8ba982/src/dclass/dc/
H A DNumericType.h20 virtual NumericType* as_numeric();
21 virtual const NumericType* as_numeric() const;
H A DDistributedType.cpp15 NumericType* DistributedType::as_numeric() in as_numeric() function in dclass::DistributedType
19 const NumericType* DistributedType::as_numeric() const in as_numeric() function in dclass::DistributedType
H A DDistributedType.h76 virtual NumericType* as_numeric();
77 virtual const NumericType* as_numeric() const;
H A DNumericType.cpp53 NumericType* NumericType::as_numeric() in as_numeric() function in dclass::NumericType
57 const NumericType* NumericType::as_numeric() const in as_numeric() function in dclass::NumericType
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/kernel/
H A Dobjective.py11 from pyomo.core.expr.numvalue import as_numeric
75 self._expr = as_numeric(expr) if (expr is not None) else None
H A Dconstraint.py12 as_numeric,
383 body = as_numeric(body)
444 arg1 = as_numeric(arg1)
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/mpec/
H A Dcomplementarity.py17 from pyomo.core.expr.numvalue import ZeroConstant, native_numeric_types, as_numeric
145 self._args = ( as_numeric(cc.arg0), as_numeric(cc.arg1) )
152 self._args = tuple( as_numeric(x) for x in cc )
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/plugins/transform/
H A Deliminate_fixed_vars.py12 from pyomo.core.expr.numvalue import as_numeric
78 _args.append( as_numeric(expr._args[i].value) )
H A Dradix_linearization.py14 from pyomo.core.base.numvalue import as_numeric
263 expr._args = (tmp, as_numeric(1)) # THIS CODE DOES NOT WORK
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/base/
H A Dexpression.py29 as_numeric)
155 self._expr = as_numeric(expr) if (expr is not None) else None
209 self._expr = as_numeric(expr) if (expr is not None) else None
H A Dconstraint.py27 NumericValue, value, as_numeric, is_fixed, native_numeric_types,
322 return as_numeric(body)
366 return as_numeric(bound)
380 return as_numeric(bound)
/dports/math/igraph/igraph-0.9.5/src/io/
H A Dgraphml.c99 igraph_real_t as_numeric; member
426 VECTOR(*vec)[l] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_sax_handler_end_document()
472 VECTOR(*vec)[l] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_sax_handler_end_document()
521 VECTOR(*vec)[l] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_sax_handler_end_document()
614 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
618 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
622 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
626 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
898 VECTOR(*vec)[i] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_attribute_data_finish()
902 graphmlrec->default_value.as_numeric); in igraph_i_graphml_attribute_data_finish()
[all …]
/dports/math/R-cran-igraph/igraph/src/
H A Dforeign-graphml.c96 igraph_real_t as_numeric; member
423 VECTOR(*vec)[l] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_sax_handler_end_document()
469 VECTOR(*vec)[l] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_sax_handler_end_document()
518 VECTOR(*vec)[l] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_sax_handler_end_document()
611 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
615 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
619 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
623 rec->default_value.as_numeric = IGRAPH_NAN; in igraph_i_graphml_add_attribute_key()
895 VECTOR(*vec)[i] = graphmlrec->default_value.as_numeric; in igraph_i_graphml_attribute_data_finish()
899 graphmlrec->default_value.as_numeric); in igraph_i_graphml_attribute_data_finish()
[all …]
/dports/print/py-pdf2/PyPDF2-1.26.0/PyPDF2/
H A Dpdf.py2290 …corners1 = [self.mediaBox.getLowerLeft_x().as_numeric(), self.mediaBox.getLowerLeft_y().as_numeric
2291 … self.mediaBox.getUpperRight_x().as_numeric(), self.mediaBox.getUpperRight_y().as_numeric()]
2292 …corners2 = [page2.mediaBox.getLowerLeft_x().as_numeric(), page2.mediaBox.getLowerLeft_y().as_numer…
2293 … page2.mediaBox.getUpperLeft_x().as_numeric(), page2.mediaBox.getUpperLeft_y().as_numeric(),
2294 … page2.mediaBox.getUpperRight_x().as_numeric(), page2.mediaBox.getUpperRight_y().as_numeric(),
2295 … page2.mediaBox.getLowerRight_x().as_numeric(), page2.mediaBox.getLowerRight_y().as_numeric()]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cexpr/src/
H A Dexpr.rs69 fn as_numeric(self) -> Option<EvalResult> { in as_numeric() method
257 …expr, $submac:ident!( $($args:tt)* )) => (map_opt!($i,$submac!($($args)*),EvalResult::as_numeric));
258 ($i:expr, $f:expr ) => (map_opt!($i,call!($f),EvalResult::as_numeric));
/dports/sysutils/vector/vector-0.10.0/cargo-crates/cexpr-0.3.6/src/
H A Dexpr.rs69 fn as_numeric(self) -> Option<EvalResult> { in as_numeric() method
297 …expr, $submac:ident!( $($args:tt)* )) => (map_opt!($i,$submac!($($args)*),EvalResult::as_numeric));
298 ($i:expr, $f:expr ) => (map_opt!($i,call!($f),EvalResult::as_numeric));
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/cexpr-0.3.6/src/
H A Dexpr.rs69 fn as_numeric(self) -> Option<EvalResult> { in as_numeric() method
297 …expr, $submac:ident!( $($args:tt)* )) => (map_opt!($i,$submac!($($args)*),EvalResult::as_numeric));
298 ($i:expr, $f:expr ) => (map_opt!($i,call!($f),EvalResult::as_numeric));
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cexpr-0.3.3/src/
H A Dexpr.rs69 fn as_numeric(self) -> Option<EvalResult> { in as_numeric() method
297 …expr, $submac:ident!( $($args:tt)* )) => (map_opt!($i,$submac!($($args)*),EvalResult::as_numeric));
298 ($i:expr, $f:expr ) => (map_opt!($i,call!($f),EvalResult::as_numeric));
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/cexpr-0.3.5/src/
H A Dexpr.rs69 fn as_numeric(self) -> Option<EvalResult> { in as_numeric() method
297 …expr, $submac:ident!( $($args:tt)* )) => (map_opt!($i,$submac!($($args)*),EvalResult::as_numeric));
298 ($i:expr, $f:expr ) => (map_opt!($i,call!($f),EvalResult::as_numeric));
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cexpr-0.3.6/src/
H A Dexpr.rs69 fn as_numeric(self) -> Option<EvalResult> { in as_numeric() method
297 …expr, $submac:ident!( $($args:tt)* )) => (map_opt!($i,$submac!($($args)*),EvalResult::as_numeric));
298 ($i:expr, $f:expr ) => (map_opt!($i,call!($f),EvalResult::as_numeric));
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/expr/
H A Dnumvalue.py319 def as_numeric(obj):
959 ZeroConstant = as_numeric(0)
H A Dcurrent.py40 as_numeric, value,

123