ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/OpenCL/OpenCL.pm
(Generate patch)

Comparing OpenCL/OpenCL.pm (file contents):
Revision 1.13 by root, Thu Nov 17 03:01:35 2011 UTC vs.
Revision 1.14 by root, Thu Nov 17 03:02:25 2011 UTC

201 201
202=head1 DOCUMENTATION 202=head1 DOCUMENTATION
203 203
204=head2 BASIC CONVENTIONS 204=head2 BASIC CONVENTIONS
205 205
206This is not a 1:1 C-style translation of OpenCL to Perl - instead I 206This is not a one-to-one C-style translation of OpenCL to Perl - instead
207attempted to make the interface as type-safe as possible and introducing 207I attempted to make the interface as type-safe as possible by introducing
208object syntax where it makes sense. There are a number of important 208object syntax where it makes sense. There are a number of important
209differences between the OpenCL C API and this module: 209differences between the OpenCL C API and this module:
210 210
211=over 4 211=over 4
212 212

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines