Surge/Tests/SurgeTests
Alejandro Isaza a3f3153c3c
Add UnsafeMemory abstraction (#77)
This simplifies the code dealing with unsafe pointers and allows
using existing functions with other collections.

Also update the copyright notices.
2018-04-01 12:23:36 -07:00
..
ArithmeticTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
AuxiliaryTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
ConvolutionTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
ExponentialTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
HyperbolicTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
MatrixTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
PowerTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
TrigonometricTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
XCTestCase+Surge.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00