类的使用
cn.nkpro.elcube.utils.xirr.NewtonRaphson.Builder
使用NewtonRaphson.Builder的程序包
-
cn.nkpro.elcube.utils.xirr中NewtonRaphson.Builder的使用
修饰符和类型方法说明static NewtonRaphson.BuilderNewtonRaphson.builder()Convenience method for getting an instance of aNewtonRaphson.Builder.NewtonRaphson.Builder.withDerivative(DoubleUnaryOperator derivative)NewtonRaphson.Builder.withFunction(DoubleUnaryOperator func)NewtonRaphson.Builder.withIterations(long iterations)NewtonRaphson.Builder.withTolerance(double tolerance)