Accelerate framework
Accelerate framework
- Subject: Accelerate framework
- From: Luca Ciciriello <email@hidden>
- Date: Sat, 12 May 2012 10:25:19 +0200
Hi All. A simple question.
Using the accelerate framework in iOS 5.1 I've imported the header Accelerate/Accelerate.h and in my code I'm using the line:
uint_8 kernel = {-2, -2, 0, -2, 6, 0, 0, 0, 0};
My problem is that I've got the error:
"Use of undeclared identifier uint_8".
Which is the header I've to use for uint_8?
Thanks in advance for any answer.
Luca.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden