深度学习书:这部分的Pa是什么意思?

Deep Learning Book: What's the meaning of Pa in this section?

我正在阅读 Deep Learning Book 并且对此感到困惑 "undefined identifier"(图中的 Pa,第 4 行)。它出现在第 208 页。你能告诉我 Pa() 的含义吗?只是一个提示,以便我可以参考 Google。非常感谢!

Link to origin image | I'm not allowed to post image directly

表示"Parents"。前馈计算需要前面节点的值才能继续。