- Sort Score
- Num 10 results
- Language All
- Labels All
Results 761 - 770 of 5,223 for int (0.08 seconds)
-
Embedding the interpreter - pybind11 documentation
[]( int i , int j ) { return i + j ; }); } int main () {..."add" )( 1 , 2 ); int n = result . cast < int > (); assert ( n...pybind11.readthedocs.io/en/latest/advanced/embedding.htmlThu Jan 15 17:39:57 GMT 2026 68.4K bytes -
Scalars - GitHub Docs
Scalars are primitive values Int, Float, String, Boolean, or ID....Scalars are primitive values: Int , Float , String , Boolean ,...docs.github.com/en/graphql/reference/scalarsMon Mar 16 04:37:29 GMT 2026 15.3K bytes -
lightgbm.DaskLGBMClassifier — LightGBM 4.6.0.99...
num_leaves ( int , optional ( default=31 ) ) –...for base learners. max_depth ( int , optional ( default=-1 ) ) –...lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.DaskLGBMClassifier.htmlSun Feb 01 02:36:01 GMT 2026 109.4K bytes -
mxnet.image.detection — Apache MXNet documentation
h = int ( round ( sqrt ( min_area / ratio ))) max_h = int ( round...h = int ( round ( sqrt ( min_area / ratio ))) max_h = int ( round...mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/image/detection.htmlThu Jan 05 05:04:49 GMT 2023 310K bytes -
mxnet.npx.gpu_memory_info — Apache MXNet docume...
total) Return type (int, int) Did this page help you? Yes...memory. Parameters device_id ( int , optional ) – The device id...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.gpu_memory_info.htmlThu Jan 05 05:04:49 GMT 2023 140.7K bytes -
Configuring Monitor/OSD Interaction — Cep...
type : int default : 1 hour mon_osd_laggy_weight...grace time for that OSD. type : int default : 5 minutes mon_osd_...docs.ceph.com/en/latest/rados/configuration/mon-osd-interaction/Wed Feb 25 20:06:01 GMT 2026 42.9K bytes -
mxnet.np.roll — Apache MXNet documentation
shift ( int or tuple of ints ) – The number of places...number. If an int while axis is a tuple of ints, then the same...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.roll.htmlThu Jan 05 05:04:49 GMT 2023 138.8K bytes -
numpy.iinfo — NumPy v2.4 Manual
min int Minimum value of given dtype. max int Maximum value...Open In Tab Attributes : bits int The number of bits occupied by...numpy.org/doc/stable/reference/generated/numpy.iinfo.htmlSun Dec 21 15:49:16 GMT 2025 31.5K bytes -
Math.clz32() - JavaScript | MDN
-integer; // equivalent to `int = int & (~int + 1)` return 31 - clz(integer);...-integer; // equivalent to `int = int & (~int + 1)` return (31 - clz(integer))...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/clz32Mon Mar 16 01:16:09 GMT 2026 17.4K bytes -
class Enumerator::ArithmeticSequence - Document...
last; int x; if (!rb_block_given_p()) return...static VALUE arith_seq_first(int argc, VALUE *argv, VALUE self)...docs.ruby-lang.org/en/master/Enumerator/ArithmeticSequence.htmlFri Jan 30 13:20:05 GMT 2026 149K bytes