value
val.Rd
value object constructor
val(data, label = "")
Numeric value of the object
Optional character label for debugging
Represents a value node in the computational graph with automatic differentiation. This constructor function creates a new value object with the specified data and optional label.