- Game Physics Cookbook
- Gabor Szauer
- 50字
- 2021-04-02 20:27:26
Chapter 2. Matrices
In this chapter, we will cover the basic math needed to multiply and invert matrices:
- Definition
- Transpose
- Multiplication
- Identity matrix
- Determinant of a 2x2 matrix
- Matrix of minors
- Matrix of cofactors
- Determinant of a 3x3 matrix
- Operations of a 4x4 matrix
- Adjugate matrix
- Matrix inverse
推薦閱讀
- Practical Data Analysis Cookbook
- The Modern C++ Challenge
- Spring技術內幕:深入解析Spring架構與設計
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- 概率成形編碼調制技術理論及應用
- PhoneGap:Beginner's Guide(Third Edition)
- Android程序設計基礎
- Protocol-Oriented Programming with Swift
- Learning Apache Cassandra
- Learning Python Data Visualization
- SignalR:Real-time Application Development(Second Edition)
- Clojure High Performance Programming(Second Edition)
- Python3從入門到實戰
- Java程序設計
- 接口自動化測試持續集成:Postman+Newman+Git+Jenkins+釘釘