tf_quant_finance.models.PathScale

Contents

Last updated: 2023-03-16.

tf_quant_finance.models.PathScale#

View source

Represents what scale a path is on.

  • ORIGINAL: Represents a path on its original scale.

  • LOG: Represents log scale values of a path.

Class Variables#

  • LOG

  • ORIGINAL