init(_:)
Initialize the state from an existing ndArray.
Declaration
init(_ ndArray: consuming NDArray)Parameters
- ndArray:
The starting ndArray value of this state.
Initialize the state from an existing ndArray.
init(_ ndArray: consuming NDArray)The starting ndArray value of this state.