MCPcopy Create free account
hub / github.com/YosysHQ/nextpnr / array

Method array

3rdparty/pybind11/include/pybind11/numpy.h:831–831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

829 };
830
831 array() : array(0, static_cast<const double *>(nullptr)) {}
832
833 using ShapeContainer = detail::any_container<ssize_t>;
834 using StridesContainer = detail::any_container<ssize_t>;

Callers 15

assert_equal_tensor_refFunction · 0.80
test_round_tripFunction · 0.80
test_vectorizeFunction · 0.80
test_type_selectionFunction · 0.80
test_array_collapseFunction · 0.80
test_partially_fixedFunction · 0.80
test_mutator_descriptorsFunction · 0.80

Calls 13

c_stridesFunction · 0.85
moveFunction · 0.85
dtypeClass · 0.85
ptrMethod · 0.80
releaseMethod · 0.80
inc_refMethod · 0.80
handleFunction · 0.70
getFunction · 0.50
emptyMethod · 0.45
itemsizeMethod · 0.45
sizeMethod · 0.45
flagsMethod · 0.45

Tested by 15

assert_equal_tensor_refFunction · 0.64
test_round_tripFunction · 0.64
test_vectorizeFunction · 0.64
test_type_selectionFunction · 0.64
test_array_collapseFunction · 0.64
test_partially_fixedFunction · 0.64
test_mutator_descriptorsFunction · 0.64
test_cpp_castingFunction · 0.64