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
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/complex/complex.hpp>
|
||||
#include <sprout/complex/operators.hpp>
|
||||
#include <sprout/complex/arithmetic_operators.hpp>
|
||||
#include <sprout/complex/perp.hpp>
|
||||
#include <sprout/complex/sinh.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue