Initial SIMD documentation
[mono.git] / mcs / class / Mono.Simd / Documentation / en / index.xml
1 <Overview>
2   <Assemblies>
3     <Assembly Name="Mono.Simd" Version="2.0.0.0">
4       <Attributes>
5         <Attribute>
6           <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
7         </Attribute>
8         <Attribute>
9           <AttributeName>System.CLSCompliant(true)</AttributeName>
10         </Attribute>
11         <Attribute>
12           <AttributeName>System.Resources.NeutralResourcesLanguage("en-US")</AttributeName>
13         </Attribute>
14         <Attribute>
15           <AttributeName>System.Runtime.InteropServices.ComVisible(false)</AttributeName>
16         </Attribute>
17         <Attribute>
18           <AttributeName>System.Reflection.AssemblyTitle("Mono.Simd.dll")</AttributeName>
19         </Attribute>
20         <Attribute>
21           <AttributeName>System.Reflection.AssemblyProduct("MONO CLI")</AttributeName>
22         </Attribute>
23         <Attribute>
24           <AttributeName>System.Reflection.AssemblyDescription("Mono.Simd.dll")</AttributeName>
25         </Attribute>
26         <Attribute>
27           <AttributeName>System.Reflection.AssemblyCopyright("(c) 2008 Novell, Inc")</AttributeName>
28         </Attribute>
29         <Attribute>
30           <AttributeName>System.Reflection.AssemblyCompany("MONO development team")</AttributeName>
31         </Attribute>
32       </Attributes>
33     </Assembly>
34   </Assemblies>
35   <Remarks>To be added.</Remarks>
36   <Copyright>To be added.</Copyright>
37   <Types>
38     <Namespace Name="Mono.Simd">
39       <Type Name="AccelerationAttribute" Kind="Class" />
40       <Type Name="AccelMode" Kind="Enumeration" />
41       <Type Name="ShuffleSel" Kind="Enumeration" />
42       <Type Name="SimdRuntime" Kind="Class" />
43       <Type Name="Vector16b" Kind="Structure" />
44       <Type Name="Vector16sb" Kind="Structure" />
45       <Type Name="Vector2d" Kind="Structure" />
46       <Type Name="Vector2l" Kind="Structure" />
47       <Type Name="Vector2ul" Kind="Structure" />
48       <Type Name="Vector4f" Kind="Structure" />
49       <Type Name="Vector4i" Kind="Structure" />
50       <Type Name="Vector4ui" Kind="Structure" />
51       <Type Name="Vector8s" Kind="Structure" />
52       <Type Name="Vector8us" Kind="Structure" />
53     </Namespace>
54   </Types>
55   <Title>Mono.Simd</Title>
56 </Overview>