MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getType

Method getType

SRC/reliability/domain/distributions/BetaRV.cpp:67–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66
67const char *
68BetaRV::getType()
69{
70 return "BETA";
71}
72
73
74double

Calls

no outgoing calls

Tested by

no test coverage detected