<meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1254">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.3 (Win32)">
<meta name="AUTHOR" content="Ali Erol">
<meta name="CREATED" content="20111124;14425575">
<meta name="CHANGEDBY" content="Ali Erol">
<meta name="CHANGED" content="20111124;14584476">
<style type="text/css">
<!--
@page { margin: 2cm }
P { margin-bottom: 0.21cm }
A:link { so-language: zxx }
-->
</style>
<meta http-equiv="refresh" content="5;URL=https://sourceforge.net/projects/easysse/">
EasySSE
is a C++ class library that consists of wrappers for SIMD vector
data
types and intrinsics. The intrinsics are grouped into different
vector
data
types using operator overloading, member functions and static
functions.
The
classes provide easy and natural access to SIMD functionality without
going
through the complex SIMD documentation and instruction set. It also
becomes
possible to write human readable SIMD code.
Click
here to visit the project
page, where you can download the source code.