Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getA
Method
getA
SRC/reliability/analysis/rootFinding/ZeroFindingAlgorithm.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
double ZeroFindingAlgorithm::getA()
116
{
117
return a;
118
}
119
120
double ZeroFindingAlgorithm::getB()
121
{
Callers
1
printA
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected