Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coin-or/CppAD
/ is_split
Method
is_split
include/cppad/example/valvector/split_join.hpp:114–115 ·
view source on GitHub ↗
is_split
Source
from the content-addressed store, hash-verified
112
//
113
// is_split
114
static bool is_split(size_t call_id)
115
{ return call_id == 1; }
116
//
117
// is_join
118
static bool is_join(size_t call_id)
Callers
1
operator()
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected