It is ln(Complexity), with a value between 0 (minimum) and 40 (maximum)
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public uint ComplexityProxy { get; } |
Visual Basic |
---|
Public ReadOnly Property ComplexityProxy As UInteger Get |
Visual C++ |
---|
public: property unsigned int ComplexityProxy { unsigned int get (); } |