|
xc
|
Finds the curvatures of the limit-state surface using a search algorithm. More...
#include <CurvaturesBySearchAlgorithm.h>


Public Member Functions | |
| CurvaturesBySearchAlgorithm (int numberOfCurvatures, FindDesignPointAlgorithm *theFindDesignPointAlgorithm) | |
| int | computeCurvatures (ReliabilityDomain *theReliabilityDomain) |
Public Member Functions inherited from XC::FindCurvatures | |
| FindCurvatures (const size_t &sz=0) | |
| virtual const Vector & | getCurvatures (void) const |
| Return curvature values. | |
Additional Inherited Members | |
Protected Attributes inherited from XC::FindCurvatures | |
| Vector | curvatures |
Finds the curvatures of the limit-state surface using a search algorithm.
1.8.13