Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Continuous

Continuous space.

example

[[1.5, 2, 3.2], [1.2, 5.0, 4.1]]

Hierarchy

Index

Properties

Properties

high

high: number[]

Maximun values in the space.

low

low: number[]

Minimun values in the space.

name

name: "Box"

shape

shape: number[]

Space dimensions.

Generated using TypeDoc