MCPcopy Create free account
hub / github.com/apache/singa / tuple

Function tuple

test/gtest/gtest.h:850–850  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

848 template <int k> friend class gtest_internal::Get;
849
850 tuple() : f0_() {}
851
852 explicit tuple(GTEST_BY_REF_(T0) f0) : f0_(f0) {}
853

Callers 15

axis_helperFunction · 0.50
_do_forwardMethod · 0.50
backwardMethod · 0.50
backwardMethod · 0.50
backwardMethod · 0.50
forwardMethod · 0.50
backwardMethod · 0.50
forwardMethod · 0.50
construct_dxMethod · 0.50
forwardMethod · 0.50
_create_convMethod · 0.50
_create_max_avg_poolMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected