Package jline.api.pfqn.nc
Class Pfqn_nrp
java.lang.Object
jline.api.pfqn.nc.Pfqn_nrp
-
Method Summary
Modifier and TypeMethodDescriptionstatic SerializableFunction<Matrix, ComplexMatrix> infradius_hnorm(Matrix L, Matrix N, Matrix alpha) static kotlin.jvm.functions.Function1<Matrix, org.apache.commons.math3.complex.Complex> static double
-
Method Details
-
pfqn_nrp
public static double pfqn_nrp(Matrix Lin, Matrix N, Matrix Z, Matrix alphaIn, SolverOptions options) -
infradius_hnorm
public static SerializableFunction<Matrix,ComplexMatrix> infradius_hnorm(Matrix L, Matrix N, Matrix alpha) -
nrp_h
-