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
初版第1刷発行・電子版ver1.00を読んでいます。 P76 図3.7はP68 図3.5 と同じ図なので、くどくてすみません。 P68 図3.5について、すでに、御指摘あるように、
「次の行(stride[1]=1)」とあるのは、正しくは「次の列(stride[1]=1)」 「次の列(stride[0]=3)」とあるのは、正しくは「次の行(stride[0]=3)」
矢印の位置ずれがある
のではないでしょうか。
The text was updated successfully, but these errors were encountered:
hidesaka様
ご連絡ありがとうございます ご指摘いただいた通り、誤植です。
こちら以前いただいたものと同様ですね。気づかずに申し訳ありません。 #8
こちら誤植として記録しておきます。
ご報告していただき誠にありがとうございます。 今後ともよろしくお願いいたします。
Sorry, something went wrong.
No branches or pull requests
初版第1刷発行・電子版ver1.00を読んでいます。
P76 図3.7はP68 図3.5 と同じ図なので、くどくてすみません。
P68 図3.5について、すでに、御指摘あるように、
「次の行(stride[1]=1)」とあるのは、正しくは「次の列(stride[1]=1)」
「次の列(stride[0]=3)」とあるのは、正しくは「次の行(stride[0]=3)」
矢印の位置ずれがある
のではないでしょうか。
The text was updated successfully, but these errors were encountered: