Input Projection (B)
A matrix or function that projects the input u_t into the state space.
A matrix or function that projects the input u_t into the state space. In selective SSMs, B_t = Linear(u_t), making it input-dependent. Determines how much of the current input feeds into the hidden state.