ComplexUncNumberGetJacobi2 Method
Namespace: Metas.UncLibCOM.DistPropAssembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
public RealArray GetJacobi2(
IDistProp other
)
Public Function GetJacobi2 (
other As IDistProp
) As RealArray
public:
virtual RealArray^ GetJacobi2(
IDistProp^ other
) sealed
abstract GetJacobi2 :
other : IDistProp -> RealArray
override GetJacobi2 :
other : IDistProp -> RealArray
- other IDistProp
-
RealArrayIComplexUncNumberGetJacobi2(IDistProp)