Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LogarithmBase

Determines the base of the logarithm to use during calculations such as mutual information.

Hierarchy

  • LogarithmBase

Index

Properties

Properties

Static Natural

Natural: LogarithmBase = new LogarithmBase()

Natural (base e) logarithm.

Static Two

Two: LogarithmBase = new LogarithmBase()

Base 2 logarithm.