ProposalFunctionMV

Constructors

Link copied to clipboard
constructor(density: FunctionMVIfc)

Properties

Link copied to clipboard
Link copied to clipboard
open override val dimension: Int

the expected size of the array

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun proposalRatio(currentX: DoubleArray, proposedY: DoubleArray): Double

The ratio of g(y,x)/g(x,y).