Heureka API .NET Documentation
B2 Method



Syntax
'Declaration
 
Public Function B2( _
   ByVal reld As Double _
) As Double
'Usage
 
Dim instance As TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients
Dim reld As Double
Dim value As Double
 
value = instance.B2(reld)
public double B2( 
   double reld
)
public:
double B2( 
   double reld
) 

Parameters

reld
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients Class
TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients Members

Send Feedback