We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x ⊤ x − x ⊤ g(c) − g(c) ⊤ x + g(c) ⊤ g(c) (2.57) (分配律) = x ⊤ x − 2x ⊤ g(c) + g(c) ⊤ g(c) (2.58) 从2.57 推到2.58应当是交换律吧 怎么会是分配率呢? 不应该是根据 交换律得到 x ⊤ g(c) = g(c) ⊤ x 才有了2x ⊤ g(c)
The text was updated successfully, but these errors were encountered:
哦 我似乎明白了 他是将没项前面的单位1提出来 做分配 omg 我的脑回路和作者差太远了
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: