Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ push_back
Method
push_back
dlib/array/array_kernel_abstract.h:277–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
!*/
276
277
void push_back (T&& item) { push_back(item); }
278
/*!
279
enable push_back from rvalues
280
!*/
Callers
15
angular_cluster
Function · 0.45
chinese_cluster
Function · 0.45
cluster_dataset
Function · 0.45
parse_annotation_file
Function · 0.45
convert_pascal_v1
Function · 0.45
start_element
Method · 0.45
end_element
Method · 0.45
convert_pascal_xml
Function · 0.45
remove_selected_images
Method · 0.45
propagate_boxes
Function · 0.45
on_overlay_rects_changed
Method · 0.45
create_new_dataset
Function · 0.45
Calls
1
push_back
Class · 0.85
Tested by
15
test_shape_predictor_with_images_py
Function · 0.36
generate_data
Method · 0.36
run_test
Method · 0.36
run_test
Function · 0.36
perform_test
Method · 0.36
test_embeddings
Function · 0.36
test_adaptive_computation_time_network
Function · 0.36
test_loss_mean_squared_per_channel_and_pixel
Function · 0.36
test_loss_multibinary_log
Function · 0.36
test_loss_dot
Function · 0.36
test_loss_multimulticlass_log
Function · 0.36
make_dataset
Function · 0.36