History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/Matrix.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
51bb91940298ca771a98591f8682a02ebe4bca12 18-Aug-2017 Michael Plass <mplass@google.com> wifi/util/Matrix convenience operators

Some additional common operations

- multiplication by a scalar
- multiplication by the transpose of a second matrix

Bug: 64811996
Test: New unit tests
Change-Id: I5b7a13cf4bf95f449fc0cb7a559538ab646db5cb
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/Matrix.java
5b0fa1e4851b9f4a8fd8efe7afa89b575be727bd 19-May-2017 Michael Plass <mplass@google.com> [Matrix] Add some basic matrix support

Bug: 37577414
Test: Unit tests

Change-Id: I05f797a794f73671236b5ecf0bf9394f6e371351
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/Matrix.java