Fixed JIT error with Conjugate/Inverse
These need to be compiler intrinsics since faux types aren't supported with self.
This commit is contained in:
parent
486be3a5b6
commit
e7d0991798
8 changed files with 54 additions and 39 deletions
|
|
@ -172,6 +172,8 @@ xx(Sum)
|
|||
xx(Unit)
|
||||
xx(Angle)
|
||||
xx(PlusZ)
|
||||
xx(Conjugate)
|
||||
xx(Inverse)
|
||||
xx(ToVector)
|
||||
xx(Size)
|
||||
xx(Push)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue