miredirex / oop-course

Объектно-ориентированное программирование
0 stars 0 forks source link

Замечания по Invert #2

Open alexey-malov opened 4 years ago

alexey-malov commented 4 years ago
alexey-malov commented 4 years ago

https://github.com/miredirex/oop-course/blob/1031d87c119638d24f18317220c4c02adc6df071/Task1/Inverse/matrix3x3.h#L11-L38

https://github.com/miredirex/oop-course/blob/1031d87c119638d24f18317220c4c02adc6df071/Task1/Inverse/matrix2x2.h#L6-L25

alexey-malov commented 4 years ago
alexey-malov commented 4 years ago
alexey-malov commented 4 years ago

https://github.com/miredirex/oop-course/blob/451bc8298cd9e06a7465bfe0f17b5f3d38528d7f/Task1/Inverse/matrix2x2.h#L17

alexey-malov commented 4 years ago

https://github.com/miredirex/oop-course/blob/846993ee0c225fb0c967512bc18cc8bab7743a50/Task1/Inverse/main.cpp#L20

alexey-malov commented 4 years ago

https://github.com/miredirex/oop-course/blob/846993ee0c225fb0c967512bc18cc8bab7743a50/Task1/Inverse/main.cpp#L28

alexey-malov commented 4 years ago

https://github.com/miredirex/oop-course/blob/846993ee0c225fb0c967512bc18cc8bab7743a50/Task1/Inverse/main.cpp#L42-L49