mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
Split complex and quaternion arithmetic and stream operators
This commit is contained in:
parent
42133b805e
commit
69590e2ad2
20 changed files with 801 additions and 734 deletions
|
@ -17,7 +17,7 @@
|
|||
#include <sprout/math/log.hpp>
|
||||
#include <sprout/math/atan2.hpp>
|
||||
#include <sprout/complex/complex.hpp>
|
||||
#include <sprout/complex/operators.hpp>
|
||||
#include <sprout/complex/arithmetic_operators.hpp>
|
||||
#include <sprout/complex/log.hpp>
|
||||
#include <sprout/complex/sqrt.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue