DLAMC3Run Method

Definition

Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public double Run(
	double A,
	double B
)

Parameters

A  Double
 
B  Double
 

Return Value

Double

See Also