source: pacpussensors/trunk/Vislab/lib3dv/eigen/Eigen-install/doc/ALL_BUILD.vcxproj@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 80.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|Win32">
9 <Configuration>Release</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="MinSizeRel|Win32">
13 <Configuration>MinSizeRel</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="RelWithDebInfo|Win32">
17 <Configuration>RelWithDebInfo</Configuration>
18 <Platform>Win32</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGUID>{803318B1-DD0D-3E8C-8F50-56130DBFDB87}</ProjectGUID>
23 <Keyword>Win32Proj</Keyword>
24 <Platform>Win32</Platform>
25 <ProjectName>ALL_BUILD</ProjectName>
26 </PropertyGroup>
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
29 <ConfigurationType>Utility</ConfigurationType>
30 <UseOfMfc>false</UseOfMfc>
31 <CharacterSet>MultiByte</CharacterSet>
32 <PlatformToolset>v140</PlatformToolset>
33 </PropertyGroup>
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35 <ConfigurationType>Utility</ConfigurationType>
36 <UseOfMfc>false</UseOfMfc>
37 <CharacterSet>MultiByte</CharacterSet>
38 <PlatformToolset>v140</PlatformToolset>
39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
41 <ConfigurationType>Utility</ConfigurationType>
42 <UseOfMfc>false</UseOfMfc>
43 <CharacterSet>MultiByte</CharacterSet>
44 <PlatformToolset>v140</PlatformToolset>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
47 <ConfigurationType>Utility</ConfigurationType>
48 <UseOfMfc>false</UseOfMfc>
49 <CharacterSet>MultiByte</CharacterSet>
50 <PlatformToolset>v140</PlatformToolset>
51 </PropertyGroup>
52 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
53 <ImportGroup Label="ExtensionSettings">
54 </ImportGroup>
55 <ImportGroup Label="PropertySheets">
56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
57 </ImportGroup>
58 <PropertyGroup Label="UserMacros" />
59 <PropertyGroup>
60 <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
61 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
62 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
63 <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
64 <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
65 </PropertyGroup>
66 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
67 <Midl>
68 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
69 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
70 <HeaderFileName>%(Filename).h</HeaderFileName>
71 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
72 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
73 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
74 </Midl>
75 </ItemDefinitionGroup>
76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
77 <Midl>
78 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
79 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
80 <HeaderFileName>%(Filename).h</HeaderFileName>
81 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
82 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
83 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
84 </Midl>
85 </ItemDefinitionGroup>
86 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
87 <Midl>
88 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
89 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
90 <HeaderFileName>%(Filename).h</HeaderFileName>
91 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
92 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
93 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
94 </Midl>
95 </ItemDefinitionGroup>
96 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
97 <Midl>
98 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
99 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
100 <HeaderFileName>%(Filename).h</HeaderFileName>
101 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
102 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
103 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
104 </Midl>
105 </ItemDefinitionGroup>
106 <ItemGroup>
107 <CustomBuild Include="C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt">
108 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
109 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
110"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
111if %errorlevel% neq 0 goto :cmEnd
112:cmEnd
113endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
114:cmErrorLevel
115exit /b %1
116:cmDone
117if %errorlevel% neq 0 goto :VCEnd</Command>
118 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
119 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
120 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
121 <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
122 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
123"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
124if %errorlevel% neq 0 goto :cmEnd
125:cmEnd
126endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
127:cmErrorLevel
128exit /b %1
129:cmDone
130if %errorlevel% neq 0 goto :VCEnd</Command>
131 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
132 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
133 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
134 <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
135 <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">setlocal
136"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
137if %errorlevel% neq 0 goto :cmEnd
138:cmEnd
139endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
140:cmErrorLevel
141exit /b %1
142:cmDone
143if %errorlevel% neq 0 goto :VCEnd</Command>
144 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
145 <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
146 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkObjects>
147 <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
148 <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">setlocal
149"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
150if %errorlevel% neq 0 goto :cmEnd
151:cmEnd
152endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
153:cmErrorLevel
154exit /b %1
155:cmDone
156if %errorlevel% neq 0 goto :VCEnd</Command>
157 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
158 <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
159 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">false</LinkObjects>
160 </CustomBuild>
161 </ItemGroup>
162 <ItemGroup>
163 </ItemGroup>
164 <ItemGroup>
165 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/ZERO_CHECK.vcxproj">
166 <Project>56DAFFD3-0E2A-3AF7-8900-6581362EF4F2</Project>
167 </ProjectReference>
168 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_middleCols_int.vcxproj">
169 <Project>9DCD052B-E6B8-3206-8DD8-C818480DE5AF</Project>
170 </ProjectReference>
171 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_middleRows_int.vcxproj">
172 <Project>ECD11D9F-7DA8-3599-9901-DA6856C58847</Project>
173 </ProjectReference>
174 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_template_int_middleCols.vcxproj">
175 <Project>D4DFE3AC-68EA-3B90-9A3D-97C1BB048A36</Project>
176 </ProjectReference>
177 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_template_int_middleRows.vcxproj">
178 <Project>0F57156C-A53B-3E20-A9EC-32258B633697</Project>
179 </ProjectReference>
180 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/MatrixBase_cwise_const.vcxproj">
181 <Project>440707B1-14CD-3C7D-B963-192002918AC1</Project>
182 </ProjectReference>
183 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/QuickStart_example.vcxproj">
184 <Project>3358E0D8-B210-30C1-8BDF-0A3A3905D18B</Project>
185 </ProjectReference>
186 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/QuickStart_example2_dynamic.vcxproj">
187 <Project>084F80FC-0AF4-3F05-8E92-0EA3712BB515</Project>
188 </ProjectReference>
189 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/QuickStart_example2_fixed.vcxproj">
190 <Project>2DC212E4-6C94-3FBE-BCF7-E9C9DBFD5B7B</Project>
191 </ProjectReference>
192 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TemplateKeyword_flexible.vcxproj">
193 <Project>B8FBF927-0A05-33F2-9F37-FCE53311110E</Project>
194 </ProjectReference>
195 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TemplateKeyword_simple.vcxproj">
196 <Project>00C12252-4F77-3ECD-9E02-2B8289B0936D</Project>
197 </ProjectReference>
198 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgComputeTwice.vcxproj">
199 <Project>24C01C40-1D43-3C29-ADD9-36B14DDDB80C</Project>
200 </ProjectReference>
201 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgExComputeSolveError.vcxproj">
202 <Project>E040C707-5F46-39D7-ADC6-F0495EF1A389</Project>
203 </ProjectReference>
204 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.vcxproj">
205 <Project>68C82012-BECF-3436-882F-F6EF00265991</Project>
206 </ProjectReference>
207 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgExSolveLDLT.vcxproj">
208 <Project>7D6BA7E3-EE1B-35EC-993C-50A6A3A3AF17</Project>
209 </ProjectReference>
210 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgInverseDeterminant.vcxproj">
211 <Project>CFCD3BB5-1BDA-3673-A82B-0086D973A2D7</Project>
212 </ProjectReference>
213 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgRankRevealing.vcxproj">
214 <Project>CE5B876A-E8D2-341F-92CA-9F3527BCCEC8</Project>
215 </ProjectReference>
216 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgSVDSolve.vcxproj">
217 <Project>43C66196-D1BB-3BB9-B1B9-B4B68F94B6D9</Project>
218 </ProjectReference>
219 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.vcxproj">
220 <Project>B13ED1DD-0CF5-3F5C-8D7C-D0375F6C586F</Project>
221 </ProjectReference>
222 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgSetThreshold.vcxproj">
223 <Project>CE465940-504C-3BF9-AE44-84922130E4E7</Project>
224 </ProjectReference>
225 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_accessors.vcxproj">
226 <Project>70ECA620-092F-3B8B-A83A-F6F0BA493042</Project>
227 </ProjectReference>
228 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_addition.vcxproj">
229 <Project>19C7F7B4-A75E-3716-BF00-9839559F6595</Project>
230 </ProjectReference>
231 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_cwise_other.vcxproj">
232 <Project>48F63DDA-5709-3A2A-A4B4-8CD782354E60</Project>
233 </ProjectReference>
234 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_interop.vcxproj">
235 <Project>8DD35878-55E9-37D8-B6EA-C91887D2408C</Project>
236 </ProjectReference>
237 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_interop_matrix.vcxproj">
238 <Project>AC41D967-A19E-3907-86B0-8DA7676EC69A</Project>
239 </ProjectReference>
240 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_mult.vcxproj">
241 <Project>F3BE92D1-FE1F-36BA-83B3-C20A0597D538</Project>
242 </ProjectReference>
243 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_block_assignment.vcxproj">
244 <Project>828F141C-B56E-35A1-8C31-B3BF7F83EFD1</Project>
245 </ProjectReference>
246 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_colrow.vcxproj">
247 <Project>BEC02CEE-AE67-3369-80B5-CA9F8C9E9287</Project>
248 </ProjectReference>
249 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_corner.vcxproj">
250 <Project>3DB274CD-7580-388E-BA5F-FECD5D91406C</Project>
251 </ProjectReference>
252 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_print_block.vcxproj">
253 <Project>D89DF118-91DC-3B9B-AF85-5CD730C2DC72</Project>
254 </ProjectReference>
255 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_vector.vcxproj">
256 <Project>A4C9DD51-69FE-3E63-A658-1B73595D1EBB</Project>
257 </ProjectReference>
258 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_PartialLU_solve.vcxproj">
259 <Project>014F476C-EFFA-3F4C-8AC6-74E8FD913D71</Project>
260 </ProjectReference>
261 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.vcxproj">
262 <Project>C6E463E0-40E1-368A-B814-07D10CC38869</Project>
263 </ProjectReference>
264 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.vcxproj">
265 <Project>9690EC32-44F7-3ADD-B49B-50E0B57392BE</Project>
266 </ProjectReference>
267 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.vcxproj">
268 <Project>20F3E9A6-F14A-3E2D-BF96-7CF6C7B573F0</Project>
269 </ProjectReference>
270 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.vcxproj">
271 <Project>5BAF4C22-B825-3866-AF84-3786E185B6B0</Project>
272 </ProjectReference>
273 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.vcxproj">
274 <Project>1BA3F237-F8AC-3C3A-AACE-3D10DB194B4C</Project>
275 </ProjectReference>
276 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.vcxproj">
277 <Project>C448281B-0911-3288-849F-E6B38E01BBED</Project>
278 </ProjectReference>
279 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.vcxproj">
280 <Project>8CA63500-ABC4-35B2-A941-E2DACE475F69</Project>
281 </ProjectReference>
282 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.vcxproj">
283 <Project>7410B201-836A-3CC6-A441-5B46AB019A14</Project>
284 </ProjectReference>
285 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.vcxproj">
286 <Project>73283167-D6E4-3976-9D60-19EDC5F55CDA</Project>
287 </ProjectReference>
288 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_simple_example_dynamic_size.vcxproj">
289 <Project>A125FC30-9501-304B-97FE-9F514CAAEF3B</Project>
290 </ProjectReference>
291 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_simple_example_fixed_size.vcxproj">
292 <Project>46218AA8-FE28-3448-94E5-B9A75B631E03</Project>
293 </ProjectReference>
294 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_Block.vcxproj">
295 <Project>FBBA3A9D-F999-33C3-A00A-52079533DAFC</Project>
296 </ProjectReference>
297 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_CwiseBinaryOp.vcxproj">
298 <Project>D0F05740-BBB0-390E-89F2-DB90A9E0B19D</Project>
299 </ProjectReference>
300 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_CwiseUnaryOp.vcxproj">
301 <Project>28D91D9D-4E6F-3D0B-B039-818140868F00</Project>
302 </ProjectReference>
303 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_CwiseUnaryOp_ptrfun.vcxproj">
304 <Project>1CA512A9-5F7A-32E7-AE9B-5D977ED0DE60</Project>
305 </ProjectReference>
306 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_FixedBlock.vcxproj">
307 <Project>56A50827-5A2E-3CD6-8E37-36034D3AA3E7</Project>
308 </ProjectReference>
309 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_FixedVectorBlock.vcxproj">
310 <Project>9A0FF4C6-4DB8-361A-AE48-6DD5298134D4</Project>
311 </ProjectReference>
312 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_VectorBlock.vcxproj">
313 <Project>9616235A-A2C2-3521-A982-CC2948439FFA</Project>
314 </ProjectReference>
315 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_AngleAxis_mimic_euler.vcxproj">
316 <Project>8CEF075E-01D1-345F-9859-DBED8F8B192A</Project>
317 </ProjectReference>
318 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ColPivHouseholderQR_solve.vcxproj">
319 <Project>7604B31C-99D5-356F-8605-93B14F062B0E</Project>
320 </ProjectReference>
321 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ComplexEigenSolver_compute.vcxproj">
322 <Project>08033302-1A12-3B70-8F56-1946BD5F3229</Project>
323 </ProjectReference>
324 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ComplexEigenSolver_eigenvalues.vcxproj">
325 <Project>15F5346E-0EBE-3FA3-9C41-11FDE9D0DFBB</Project>
326 </ProjectReference>
327 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ComplexEigenSolver_eigenvectors.vcxproj">
328 <Project>DC6458F4-0477-3BD9-B359-97AD7828C6BC</Project>
329 </ProjectReference>
330 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ComplexSchur_compute.vcxproj">
331 <Project>ACF75C9C-95DD-3770-8601-F00152FF816C</Project>
332 </ProjectReference>
333 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ComplexSchur_matrixT.vcxproj">
334 <Project>2CD21FC2-2C0D-3675-9647-0642164F8B01</Project>
335 </ProjectReference>
336 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_ComplexSchur_matrixU.vcxproj">
337 <Project>76D0C68B-6EE5-383F-A0F4-EE30B5909CA0</Project>
338 </ProjectReference>
339 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_abs.vcxproj">
340 <Project>A792B20A-E19E-3652-8EC1-FE07A37A4AB9</Project>
341 </ProjectReference>
342 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_abs2.vcxproj">
343 <Project>073D960E-E06A-39B7-AD33-3EF6FC84DDEE</Project>
344 </ProjectReference>
345 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_acos.vcxproj">
346 <Project>2219572A-5C3E-3FDC-B543-CB3394CFF0F8</Project>
347 </ProjectReference>
348 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_asin.vcxproj">
349 <Project>00FB8D25-28E4-30A3-A994-C589A173CDCC</Project>
350 </ProjectReference>
351 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_boolean_and.vcxproj">
352 <Project>74E8100A-EBC2-3FE7-B942-1AF0F501702B</Project>
353 </ProjectReference>
354 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_boolean_or.vcxproj">
355 <Project>8A3E1236-B3CC-3FA0-85F2-FDC2EAC8611D</Project>
356 </ProjectReference>
357 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_cos.vcxproj">
358 <Project>CEC82F7B-4BAB-332B-A61E-EE4E357123B9</Project>
359 </ProjectReference>
360 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_cube.vcxproj">
361 <Project>8308E473-ECAF-3D25-ABA4-3A5157434F68</Project>
362 </ProjectReference>
363 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_equal_equal.vcxproj">
364 <Project>E9978EC3-BA4D-37A1-858D-EC48CE61D00C</Project>
365 </ProjectReference>
366 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_exp.vcxproj">
367 <Project>53BC654D-88ED-368B-964F-B70B7853C366</Project>
368 </ProjectReference>
369 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_greater.vcxproj">
370 <Project>6A4675B0-64EB-3B59-898C-5DE30CE536FA</Project>
371 </ProjectReference>
372 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_greater_equal.vcxproj">
373 <Project>085E8D48-1442-3C09-9C07-CF6C3D072F8F</Project>
374 </ProjectReference>
375 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_inverse.vcxproj">
376 <Project>AF313156-5871-3631-92AC-1AA10159ED5F</Project>
377 </ProjectReference>
378 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_less.vcxproj">
379 <Project>E0ABF0EB-A6B0-3A7F-AF31-19FE09EFFCC7</Project>
380 </ProjectReference>
381 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_less_equal.vcxproj">
382 <Project>1F0AFD40-DA6A-33AB-AE99-1C0743F9E7A7</Project>
383 </ProjectReference>
384 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_log.vcxproj">
385 <Project>7BD80F63-4147-3B48-B180-B05202034B7B</Project>
386 </ProjectReference>
387 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_max.vcxproj">
388 <Project>7BCC2EB0-BBD0-3058-A28E-F4A6EF8751B8</Project>
389 </ProjectReference>
390 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_min.vcxproj">
391 <Project>F0B5DF64-1ADE-3676-B4BA-CA8962A5EDB9</Project>
392 </ProjectReference>
393 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_minus.vcxproj">
394 <Project>35E10A97-3344-3AFF-B12A-EE5DCAD9B7EE</Project>
395 </ProjectReference>
396 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_minus_equal.vcxproj">
397 <Project>013CA101-8263-3882-BAED-E7B0DE74597C</Project>
398 </ProjectReference>
399 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_not_equal.vcxproj">
400 <Project>1C39F271-A219-3B61-A1C8-86EB98E0850F</Project>
401 </ProjectReference>
402 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_plus.vcxproj">
403 <Project>5974C731-871D-3FAD-8C24-761C44873CA3</Project>
404 </ProjectReference>
405 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_plus_equal.vcxproj">
406 <Project>4A46FF47-C4D1-3F99-90F9-6DBFDFAAF498</Project>
407 </ProjectReference>
408 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_pow.vcxproj">
409 <Project>F670E458-5A25-38AC-B90B-A1555B38C140</Project>
410 </ProjectReference>
411 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_product.vcxproj">
412 <Project>7D4E437A-E86B-385B-B523-21E7457B8BE9</Project>
413 </ProjectReference>
414 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_quotient.vcxproj">
415 <Project>DCAE3753-7371-38C0-9FDE-8C855B33A4FF</Project>
416 </ProjectReference>
417 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_sin.vcxproj">
418 <Project>36F37935-A07C-3CBC-AEBE-10CFED30E262</Project>
419 </ProjectReference>
420 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_slash_equal.vcxproj">
421 <Project>125FF8CA-6E03-382C-A2E3-E585C7A50E44</Project>
422 </ProjectReference>
423 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_sqrt.vcxproj">
424 <Project>B0CF7420-39DF-32D5-8AC4-F1828E281244</Project>
425 </ProjectReference>
426 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_square.vcxproj">
427 <Project>2667D76A-008E-34B3-861B-35A57A26D830</Project>
428 </ProjectReference>
429 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_tan.vcxproj">
430 <Project>A9299164-6182-3927-977F-B7F857E75015</Project>
431 </ProjectReference>
432 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Cwise_times_equal.vcxproj">
433 <Project>177201D5-EFA6-3285-A7C0-598FFED2F7FE</Project>
434 </ProjectReference>
435 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_DenseBase_LinSpaced.vcxproj">
436 <Project>D936D2F7-462F-35D0-9B69-1F2A864563CE</Project>
437 </ProjectReference>
438 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_DenseBase_LinSpaced_seq.vcxproj">
439 <Project>D99978DF-0F62-371B-8CE3-BF3C469E522B</Project>
440 </ProjectReference>
441 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_DenseBase_setLinSpaced.vcxproj">
442 <Project>F9CC57FE-2507-36F9-A62F-0B22D13ED4F4</Project>
443 </ProjectReference>
444 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_DirectionWise_replicate.vcxproj">
445 <Project>9C235C2B-0FB2-3861-A706-7DC2729AF410</Project>
446 </ProjectReference>
447 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_DirectionWise_replicate_int.vcxproj">
448 <Project>CC7B2DFC-275F-31BA-8809-87223F913E72</Project>
449 </ProjectReference>
450 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_EigenSolver_EigenSolver_MatrixType.vcxproj">
451 <Project>475E8562-5505-3088-825A-30DE3AA1C77B</Project>
452 </ProjectReference>
453 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_EigenSolver_compute.vcxproj">
454 <Project>63087979-B71D-3E55-A749-859FB714E4D2</Project>
455 </ProjectReference>
456 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_EigenSolver_eigenvalues.vcxproj">
457 <Project>DE7E5ACA-4BB3-3094-A853-E1EAD89A7E35</Project>
458 </ProjectReference>
459 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_EigenSolver_eigenvectors.vcxproj">
460 <Project>75F3FB37-CA6C-35A0-9753-6FFA8024F203</Project>
461 </ProjectReference>
462 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_EigenSolver_pseudoEigenvectors.vcxproj">
463 <Project>9FABFBB0-5AD9-35C1-BA7A-808891A8F7F2</Project>
464 </ProjectReference>
465 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_FullPivHouseholderQR_solve.vcxproj">
466 <Project>5A60124C-D9ED-38E4-868E-66220E8DEBAB</Project>
467 </ProjectReference>
468 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_FullPivLU_image.vcxproj">
469 <Project>FE01CF49-DF15-3B81-8ACA-70371F27F596</Project>
470 </ProjectReference>
471 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_FullPivLU_kernel.vcxproj">
472 <Project>2848A529-129E-3DC6-99FB-8A2BCD6A9F10</Project>
473 </ProjectReference>
474 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_FullPivLU_solve.vcxproj">
475 <Project>641051C1-8624-37B3-AD18-27D858A55682</Project>
476 </ProjectReference>
477 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_GeneralizedEigenSolver.vcxproj">
478 <Project>F293651E-06C4-3D6D-BFA3-A66EBC33182E</Project>
479 </ProjectReference>
480 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_HessenbergDecomposition_compute.vcxproj">
481 <Project>76279339-7C2A-3EE8-B02E-2862669D1DA9</Project>
482 </ProjectReference>
483 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_HessenbergDecomposition_matrixH.vcxproj">
484 <Project>37C1E996-F4DF-38D5-9AF0-FB6905658ABB</Project>
485 </ProjectReference>
486 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_HessenbergDecomposition_packedMatrix.vcxproj">
487 <Project>30CB166A-05FF-3BE2-A2C2-ED28DECCF5E3</Project>
488 </ProjectReference>
489 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_HouseholderQR_householderQ.vcxproj">
490 <Project>792A97AF-10AB-3A78-859D-B039C84C020D</Project>
491 </ProjectReference>
492 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_HouseholderQR_solve.vcxproj">
493 <Project>189F3ED6-5C4A-3EAB-BFF4-235E59AB912F</Project>
494 </ProjectReference>
495 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_HouseholderSequence_HouseholderSequence.vcxproj">
496 <Project>1329666D-CDBF-3D14-AAF5-6D68AC208E28</Project>
497 </ProjectReference>
498 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_IOFormat.vcxproj">
499 <Project>5B8849B5-A59C-39A7-A1C2-0443F7C139AA</Project>
500 </ProjectReference>
501 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_JacobiSVD_basic.vcxproj">
502 <Project>0D98A95A-C9BC-3BB7-B244-FF2D638DFF12</Project>
503 </ProjectReference>
504 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Jacobi_makeGivens.vcxproj">
505 <Project>BC5CE540-E7B2-31AA-90C7-CA01212FE504</Project>
506 </ProjectReference>
507 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Jacobi_makeJacobi.vcxproj">
508 <Project>05C3266C-4250-3FBD-B143-C4E95D761121</Project>
509 </ProjectReference>
510 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_LLT_example.vcxproj">
511 <Project>CBB95A5A-1065-3D0C-B1A4-BADC6EB846C8</Project>
512 </ProjectReference>
513 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_LLT_solve.vcxproj">
514 <Project>CEC5DE78-C4CB-337D-96D8-31FCD97AB5CD</Project>
515 </ProjectReference>
516 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Map_general_stride.vcxproj">
517 <Project>A79CD649-E149-354F-99CC-4B752A55D690</Project>
518 </ProjectReference>
519 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Map_inner_stride.vcxproj">
520 <Project>1675BBEE-1B4E-3A6A-A7A8-0AA7ED4DA276</Project>
521 </ProjectReference>
522 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Map_outer_stride.vcxproj">
523 <Project>8C6CBAA4-1409-338B-AC0D-E611F9AB6A74</Project>
524 </ProjectReference>
525 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Map_placement_new.vcxproj">
526 <Project>E95CA01C-F0F8-37F9-B13A-23B41A8B74D1</Project>
527 </ProjectReference>
528 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Map_simple.vcxproj">
529 <Project>A8704D6A-20F0-3EF8-9A37-FCA592179282</Project>
530 </ProjectReference>
531 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_adjoint.vcxproj">
532 <Project>EBCC8745-A747-3FBE-83D2-3A00F21AD151</Project>
533 </ProjectReference>
534 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_all.vcxproj">
535 <Project>0E09183F-DFB9-35DA-AD88-9A321644EE15</Project>
536 </ProjectReference>
537 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_applyOnTheLeft.vcxproj">
538 <Project>24CB6B9F-9E03-3650-AB0E-227D6D939BF0</Project>
539 </ProjectReference>
540 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_applyOnTheRight.vcxproj">
541 <Project>B23A95DA-499E-3D63-B308-AA17559795CB</Project>
542 </ProjectReference>
543 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_array.vcxproj">
544 <Project>5D200106-E540-31FD-A358-FBB2F2256B5A</Project>
545 </ProjectReference>
546 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_array_const.vcxproj">
547 <Project>D592E883-367D-37B6-BBAE-A0BB2157FA26</Project>
548 </ProjectReference>
549 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_asDiagonal.vcxproj">
550 <Project>095131D8-C93B-3934-99B8-C1C50608C569</Project>
551 </ProjectReference>
552 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_block_int_int.vcxproj">
553 <Project>8117C837-C027-3040-8FD7-A84DEDA65F5F</Project>
554 </ProjectReference>
555 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_block_int_int_int_int.vcxproj">
556 <Project>68A88D83-8142-3EF7-AF5D-CAD88A6B2D33</Project>
557 </ProjectReference>
558 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_bottomLeftCorner_int_int.vcxproj">
559 <Project>7BA87B8E-D15E-3B34-A572-5D8CAA1F0D59</Project>
560 </ProjectReference>
561 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_bottomRightCorner_int_int.vcxproj">
562 <Project>C02CD8D6-DC4D-3C5E-A9F5-7823F94BC55E</Project>
563 </ProjectReference>
564 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_bottomRows_int.vcxproj">
565 <Project>F1501EE8-B9F6-3218-83C2-CE36B22DD3DB</Project>
566 </ProjectReference>
567 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cast.vcxproj">
568 <Project>060881FE-C5BC-3E6B-BCC8-C122EE71CC64</Project>
569 </ProjectReference>
570 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_col.vcxproj">
571 <Project>7739E4D0-E0A2-3917-A893-DF369C8F8ADC</Project>
572 </ProjectReference>
573 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_colwise.vcxproj">
574 <Project>F57B6F09-3F46-37BE-853E-26F3AE6F0420</Project>
575 </ProjectReference>
576 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_computeInverseAndDetWithCheck.vcxproj">
577 <Project>B2405702-4B88-399B-B422-25722E78005E</Project>
578 </ProjectReference>
579 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_computeInverseWithCheck.vcxproj">
580 <Project>C4CE5E22-67E5-3334-A385-81B643931168</Project>
581 </ProjectReference>
582 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseAbs.vcxproj">
583 <Project>8CC73333-F7DB-322B-A2A0-20AAF7BF49A1</Project>
584 </ProjectReference>
585 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseAbs2.vcxproj">
586 <Project>F5DBCD78-D2F1-3494-9D48-05BB96A12DE3</Project>
587 </ProjectReference>
588 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseEqual.vcxproj">
589 <Project>9818A2F4-DADE-3D92-95C9-A080FD47CBCB</Project>
590 </ProjectReference>
591 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseInverse.vcxproj">
592 <Project>82E88825-F2AC-3019-B423-890706AD5F04</Project>
593 </ProjectReference>
594 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseMax.vcxproj">
595 <Project>B5610EC5-C64A-368B-A11D-8E463125E58B</Project>
596 </ProjectReference>
597 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseMin.vcxproj">
598 <Project>9A9D1F40-0F10-3E96-B037-59B6DFDF3D7C</Project>
599 </ProjectReference>
600 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseNotEqual.vcxproj">
601 <Project>6F9B02AD-6EB2-362D-84F0-FBEFF26D019D</Project>
602 </ProjectReference>
603 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseProduct.vcxproj">
604 <Project>5FC148A3-FACB-3B55-826C-EC3440289B8C</Project>
605 </ProjectReference>
606 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseQuotient.vcxproj">
607 <Project>A8EDCA29-C104-3746-8E03-05C6AFBE0C65</Project>
608 </ProjectReference>
609 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_cwiseSqrt.vcxproj">
610 <Project>7D0BB891-3F3E-30D4-8084-E9D489F36B60</Project>
611 </ProjectReference>
612 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_diagonal.vcxproj">
613 <Project>EDBB4C87-C87F-36FC-8B2F-F22CE6078EA9</Project>
614 </ProjectReference>
615 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_diagonal_int.vcxproj">
616 <Project>6CC6F7BB-CE19-3C64-BFED-0BB601A8863A</Project>
617 </ProjectReference>
618 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_diagonal_template_int.vcxproj">
619 <Project>88A5C48F-8006-39FE-A96B-CF84FAEEB596</Project>
620 </ProjectReference>
621 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_eigenvalues.vcxproj">
622 <Project>1907193A-EB13-35DA-BC73-4FFFC936FF0C</Project>
623 </ProjectReference>
624 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_end_int.vcxproj">
625 <Project>A75CFD19-E9F8-39AF-B5F4-A74CC2F7A670</Project>
626 </ProjectReference>
627 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_eval.vcxproj">
628 <Project>F986F341-57F3-3A75-8ADB-7BBE9CDB298D</Project>
629 </ProjectReference>
630 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_extract.vcxproj">
631 <Project>6357FB46-709B-3FDE-A95F-44E471C2291E</Project>
632 </ProjectReference>
633 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_fixedBlock_int_int.vcxproj">
634 <Project>BC71334C-1D77-31B8-8FC5-938F566A6BD7</Project>
635 </ProjectReference>
636 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_identity.vcxproj">
637 <Project>E342FD3D-1AB4-30AA-A607-6A34F6D3F1DE</Project>
638 </ProjectReference>
639 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_identity_int_int.vcxproj">
640 <Project>8E176FF5-9302-3BA9-A3EB-79BD66DE941D</Project>
641 </ProjectReference>
642 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_inverse.vcxproj">
643 <Project>832239A5-A58E-304F-9129-2987D6D07D4D</Project>
644 </ProjectReference>
645 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_isDiagonal.vcxproj">
646 <Project>5D0A81ED-30E0-359D-891D-BEF594EC8D68</Project>
647 </ProjectReference>
648 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_isIdentity.vcxproj">
649 <Project>5CFBB0C5-C0AF-30EA-89EE-DD2B21F32371</Project>
650 </ProjectReference>
651 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_isOnes.vcxproj">
652 <Project>4421CDFB-C154-3F91-AB70-DD75F1EB6A54</Project>
653 </ProjectReference>
654 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_isOrthogonal.vcxproj">
655 <Project>D037D639-22CB-31EC-B22D-C8FE37C3513D</Project>
656 </ProjectReference>
657 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_isUnitary.vcxproj">
658 <Project>E3AA2FBA-37EA-35A3-82C3-4A02BA0AA2AA</Project>
659 </ProjectReference>
660 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_isZero.vcxproj">
661 <Project>13EE7FD4-28EE-35DA-AC86-5C0A81611D1E</Project>
662 </ProjectReference>
663 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_leftCols_int.vcxproj">
664 <Project>22B89DE9-C590-3F0B-BC81-B8CB34CB0763</Project>
665 </ProjectReference>
666 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_marked.vcxproj">
667 <Project>89FED3DD-BF34-3E9E-B07A-B59EC956773A</Project>
668 </ProjectReference>
669 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_noalias.vcxproj">
670 <Project>78D7B769-AF09-31A3-AD28-2766F186965C</Project>
671 </ProjectReference>
672 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_ones.vcxproj">
673 <Project>83E61279-EB32-3D6F-925F-E14FD5A2EB95</Project>
674 </ProjectReference>
675 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_ones_int.vcxproj">
676 <Project>88BBC178-00E3-3F47-9EE9-725CB2D4C1A2</Project>
677 </ProjectReference>
678 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_ones_int_int.vcxproj">
679 <Project>465FB12E-EFD3-3EF6-9D31-33BA7EB32B5F</Project>
680 </ProjectReference>
681 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_operatorNorm.vcxproj">
682 <Project>E05E2620-2693-3254-AAA8-6114C6B9AEB2</Project>
683 </ProjectReference>
684 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_part.vcxproj">
685 <Project>6A9A03F7-FA3E-3434-931A-E40224C0F673</Project>
686 </ProjectReference>
687 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_prod.vcxproj">
688 <Project>2072F700-FF19-33B4-9BA9-33453B5A01F5</Project>
689 </ProjectReference>
690 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_random.vcxproj">
691 <Project>B8E4ABB6-BF1A-3071-A4A8-8CB9610F57B4</Project>
692 </ProjectReference>
693 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_random_int.vcxproj">
694 <Project>CA1D2EEA-72BD-3831-9479-850DDC762C21</Project>
695 </ProjectReference>
696 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_random_int_int.vcxproj">
697 <Project>DFC40A2E-B0DC-307D-9D35-B7E885CBFBE6</Project>
698 </ProjectReference>
699 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_replicate.vcxproj">
700 <Project>ED7D932E-FB44-3AE5-A2A8-3205C549FE0E</Project>
701 </ProjectReference>
702 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_replicate_int_int.vcxproj">
703 <Project>C1DC473F-28EE-37AD-8DFF-C608D5A885EC</Project>
704 </ProjectReference>
705 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_reverse.vcxproj">
706 <Project>AF5D1A74-7157-3CC3-AF53-41FFE4EEAF7E</Project>
707 </ProjectReference>
708 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_rightCols_int.vcxproj">
709 <Project>EE0AB428-3268-3B45-A084-29F290091D99</Project>
710 </ProjectReference>
711 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_row.vcxproj">
712 <Project>F3AA3D21-A0AA-3792-86DB-3519E1330B85</Project>
713 </ProjectReference>
714 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_rowwise.vcxproj">
715 <Project>D6C7E47C-AC35-39AA-918B-974811D43910</Project>
716 </ProjectReference>
717 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_segment_int_int.vcxproj">
718 <Project>2525CD0B-4F3D-3C1D-BF75-44C1FF1EBA2C</Project>
719 </ProjectReference>
720 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_select.vcxproj">
721 <Project>17F8DC23-A309-302B-A889-CC5E28263A26</Project>
722 </ProjectReference>
723 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_set.vcxproj">
724 <Project>1B755748-F429-339D-B688-5A15D8B27153</Project>
725 </ProjectReference>
726 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_setIdentity.vcxproj">
727 <Project>E79EA474-2B35-3BBE-88DB-D6562B838F2F</Project>
728 </ProjectReference>
729 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_setOnes.vcxproj">
730 <Project>289EC395-F838-3C2A-B94E-3143284A1480</Project>
731 </ProjectReference>
732 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_setRandom.vcxproj">
733 <Project>9C437BC0-8851-32AE-9389-C58EF8CE3542</Project>
734 </ProjectReference>
735 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_setZero.vcxproj">
736 <Project>E8CAC91C-5245-3C4C-81DF-46CC8FFEB255</Project>
737 </ProjectReference>
738 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_start_int.vcxproj">
739 <Project>0BCD3A79-4778-356F-B00B-7EF3AB1FCF6C</Project>
740 </ProjectReference>
741 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_bottomRows.vcxproj">
742 <Project>62468127-61E7-3696-A315-03B09D6884A3</Project>
743 </ProjectReference>
744 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_end.vcxproj">
745 <Project>8FF4B6EB-096E-3F19-8996-A52302FFD401</Project>
746 </ProjectReference>
747 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_block_int_int_int_int.vcxproj">
748 <Project>58E9639B-3ABE-3D7B-9880-00FCCCB15736</Project>
749 </ProjectReference>
750 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_bottomLeftCorner.vcxproj">
751 <Project>52F63600-58EB-30AA-997C-59DCCFB2715E</Project>
752 </ProjectReference>
753 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_bottomLeftCorner_int_int.vcxproj">
754 <Project>EAE86705-93D1-3838-BCF2-31A6BA4D23B1</Project>
755 </ProjectReference>
756 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_bottomRightCorner.vcxproj">
757 <Project>36052265-D32A-325C-87E5-C248B86B4CAF</Project>
758 </ProjectReference>
759 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_bottomRightCorner_int_int.vcxproj">
760 <Project>39C81233-CF20-3102-99A3-DCC82CC733EC</Project>
761 </ProjectReference>
762 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_topLeftCorner.vcxproj">
763 <Project>47EDBDE3-4275-3E20-83C8-B7F9016A78D6</Project>
764 </ProjectReference>
765 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_topLeftCorner_int_int.vcxproj">
766 <Project>6FFAC38C-921C-3422-A461-5F09B1AA0BA6</Project>
767 </ProjectReference>
768 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_topRightCorner.vcxproj">
769 <Project>977408C3-470B-37B6-AA1A-E23A755F67AF</Project>
770 </ProjectReference>
771 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_int_topRightCorner_int_int.vcxproj">
772 <Project>18C4CCE8-9193-3E7E-A32B-6DB13780686A</Project>
773 </ProjectReference>
774 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_leftCols.vcxproj">
775 <Project>0799D43B-801C-339C-ABAE-A59A591279E1</Project>
776 </ProjectReference>
777 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_rightCols.vcxproj">
778 <Project>EDC90264-2BBD-3C31-A03D-829D708D2319</Project>
779 </ProjectReference>
780 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_segment.vcxproj">
781 <Project>916BF4B1-42E0-3C2D-85B9-A59D1DFF7C24</Project>
782 </ProjectReference>
783 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_start.vcxproj">
784 <Project>B8249E1C-0F81-35AB-B220-5C7E92AAE216</Project>
785 </ProjectReference>
786 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_template_int_topRows.vcxproj">
787 <Project>34CCB09F-0339-309E-973E-0DE9566AD751</Project>
788 </ProjectReference>
789 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_topLeftCorner_int_int.vcxproj">
790 <Project>16545315-DD02-3518-A619-3C4D6992B3DC</Project>
791 </ProjectReference>
792 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_topRightCorner_int_int.vcxproj">
793 <Project>C3A2557D-15CB-35EB-BB22-942BC517224D</Project>
794 </ProjectReference>
795 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_topRows_int.vcxproj">
796 <Project>FE0C2B55-D9D4-3F75-ABD8-3625D2E086A2</Project>
797 </ProjectReference>
798 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_transpose.vcxproj">
799 <Project>1D011BC6-9EE4-3F27-9862-27AE7CC54E24</Project>
800 </ProjectReference>
801 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_zero.vcxproj">
802 <Project>E4D4B90E-229A-36A4-A9BF-915625AAAA22</Project>
803 </ProjectReference>
804 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_zero_int.vcxproj">
805 <Project>55F28552-2A7A-3A62-AE80-D3B7B47F47DE</Project>
806 </ProjectReference>
807 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_MatrixBase_zero_int_int.vcxproj">
808 <Project>1AAD3F42-1E7C-3EF3-BF0A-CDD13638EF44</Project>
809 </ProjectReference>
810 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_resize_NoChange_int.vcxproj">
811 <Project>626B68ED-81BA-344C-8650-4CFCCA874FC2</Project>
812 </ProjectReference>
813 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_resize_int.vcxproj">
814 <Project>B90B272B-7ABE-372F-9AF2-6A2AE96CD1DF</Project>
815 </ProjectReference>
816 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_resize_int_NoChange.vcxproj">
817 <Project>C6D884F0-C748-3C96-9A8F-2F495A2DD11B</Project>
818 </ProjectReference>
819 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_resize_int_int.vcxproj">
820 <Project>C0362D01-5362-37EB-B5A8-C8D3945C16F0</Project>
821 </ProjectReference>
822 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setConstant_int.vcxproj">
823 <Project>766D5D2E-392B-33FA-8994-E3882CD0ACB3</Project>
824 </ProjectReference>
825 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setConstant_int_int.vcxproj">
826 <Project>AB9583D4-8107-35D6-A540-909DEBF74B91</Project>
827 </ProjectReference>
828 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setIdentity_int_int.vcxproj">
829 <Project>9BCBD08B-22C0-3538-A870-452635BF64A2</Project>
830 </ProjectReference>
831 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setOnes_int.vcxproj">
832 <Project>074829D9-5DC5-3A8B-9289-CFDAE6F22A40</Project>
833 </ProjectReference>
834 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setOnes_int_int.vcxproj">
835 <Project>17BB25B1-4549-3E64-9B46-DE35430CAF76</Project>
836 </ProjectReference>
837 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setRandom_int.vcxproj">
838 <Project>2F21A358-0010-3BAA-8FE0-E5D2774FD3BB</Project>
839 </ProjectReference>
840 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setRandom_int_int.vcxproj">
841 <Project>92D8C254-0734-3446-8AF0-5698BAF5806C</Project>
842 </ProjectReference>
843 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setZero_int.vcxproj">
844 <Project>9AEC2C92-3E2B-301A-AF9D-53A4895B7F97</Project>
845 </ProjectReference>
846 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Matrix_setZero_int_int.vcxproj">
847 <Project>8D8E87AB-C06E-3966-89DA-2BBBFCF609F4</Project>
848 </ProjectReference>
849 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialPivLU_solve.vcxproj">
850 <Project>5A3B70D9-2B23-31C6-8184-41A72800EDAC</Project>
851 </ProjectReference>
852 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_count.vcxproj">
853 <Project>28135FF2-61FF-3D90-A9E9-6F5D95A37D45</Project>
854 </ProjectReference>
855 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_maxCoeff.vcxproj">
856 <Project>8C1D3F77-13BA-3BF5-9E3A-1A6BE3624442</Project>
857 </ProjectReference>
858 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_minCoeff.vcxproj">
859 <Project>1FD1D46B-AF54-3D40-A624-EBE935444966</Project>
860 </ProjectReference>
861 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_norm.vcxproj">
862 <Project>7146E72F-4B8E-3AF7-B750-7E960285C7AA</Project>
863 </ProjectReference>
864 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_prod.vcxproj">
865 <Project>D21A24FA-8335-3F4A-AD2F-00D53CAF9646</Project>
866 </ProjectReference>
867 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_squaredNorm.vcxproj">
868 <Project>7A4628AC-0DE7-3CD8-A534-442FCCA813F2</Project>
869 </ProjectReference>
870 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_PartialRedux_sum.vcxproj">
871 <Project>DA7BFFAB-6F36-3756-B8BE-FBE59C130D48</Project>
872 </ProjectReference>
873 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_RealQZ_compute.vcxproj">
874 <Project>CE6E56B3-8A19-3A52-91BF-D1287D79828A</Project>
875 </ProjectReference>
876 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_RealSchur_RealSchur_MatrixType.vcxproj">
877 <Project>2ACF919B-5714-3A4A-B3D0-9F1BF37F235A</Project>
878 </ProjectReference>
879 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_RealSchur_compute.vcxproj">
880 <Project>108C1D3F-0C4E-30F2-AFA7-39B067891114</Project>
881 </ProjectReference>
882 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_SelfAdjointEigenSolver.vcxproj">
883 <Project>A323858A-98F2-309D-9569-C062049A3E40</Project>
884 </ProjectReference>
885 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.vcxproj">
886 <Project>21803893-8763-39BE-A6CB-B506A0B12F61</Project>
887 </ProjectReference>
888 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.vcxproj">
889 <Project>8925415A-C4C6-3F4E-BD1C-AA5045AE74F0</Project>
890 </ProjectReference>
891 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_compute_MatrixType.vcxproj">
892 <Project>A5625069-0DA9-3F48-B22C-605FAFF00892</Project>
893 </ProjectReference>
894 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_compute_MatrixType2.vcxproj">
895 <Project>1999F2AF-B2D7-303F-8621-3CA2CDCE06DD</Project>
896 </ProjectReference>
897 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_eigenvalues.vcxproj">
898 <Project>35EEAC3F-33C7-343A-A18F-E60BE6B18669</Project>
899 </ProjectReference>
900 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_eigenvectors.vcxproj">
901 <Project>F4EE368C-91B9-3BA7-A225-7EAC76B58433</Project>
902 </ProjectReference>
903 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_operatorInverseSqrt.vcxproj">
904 <Project>17CAA873-38B0-389C-A497-FA645C7240D3</Project>
905 </ProjectReference>
906 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointEigenSolver_operatorSqrt.vcxproj">
907 <Project>AE16D10A-BE15-3798-BFCE-0FF71EE76BEE</Project>
908 </ProjectReference>
909 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointView_eigenvalues.vcxproj">
910 <Project>0B8FF1B7-03B9-3F6B-80C5-77186526E1D3</Project>
911 </ProjectReference>
912 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_SelfAdjointView_operatorNorm.vcxproj">
913 <Project>E4116D53-973C-3936-9F57-7EEB8CF31086</Project>
914 </ProjectReference>
915 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicAliasing_block.vcxproj">
916 <Project>F1E50DCF-19C3-3C93-8FF1-669750B91B20</Project>
917 </ProjectReference>
918 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicAliasing_block_correct.vcxproj">
919 <Project>306CDD2F-591B-31AA-9825-CA2E161BBD43</Project>
920 </ProjectReference>
921 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicAliasing_cwise.vcxproj">
922 <Project>9A7B0155-2919-346F-A873-39107564C73C</Project>
923 </ProjectReference>
924 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicAliasing_mult1.vcxproj">
925 <Project>DA263B3F-261D-3F75-91C5-473DDE42213B</Project>
926 </ProjectReference>
927 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicAliasing_mult2.vcxproj">
928 <Project>1FF101AE-C250-39AE-A598-0B60BEBE6920</Project>
929 </ProjectReference>
930 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicAliasing_mult3.vcxproj">
931 <Project>D3AAE231-A8F5-3985-9CCD-1879E45E6E74</Project>
932 </ProjectReference>
933 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_TopicStorageOrders_example.vcxproj">
934 <Project>E0253E43-FCDA-32AB-AFCA-9FEFF9BEA8B2</Project>
935 </ProjectReference>
936 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tridiagonalization_Tridiagonalization_MatrixType.vcxproj">
937 <Project>65224F99-889F-361E-AD09-1774E3C12E1E</Project>
938 </ProjectReference>
939 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tridiagonalization_compute.vcxproj">
940 <Project>71255E83-4D2E-3F87-9BE9-F9D751D470E5</Project>
941 </ProjectReference>
942 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tridiagonalization_decomposeInPlace.vcxproj">
943 <Project>72297D99-EDC4-324D-8D99-8A14B5FCFED9</Project>
944 </ProjectReference>
945 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tridiagonalization_diagonal.vcxproj">
946 <Project>9147D392-BB38-35B4-BD01-6F2535A6761E</Project>
947 </ProjectReference>
948 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tridiagonalization_householderCoefficients.vcxproj">
949 <Project>0EFA27AF-C454-3797-B12A-C70E49157B9D</Project>
950 </ProjectReference>
951 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tridiagonalization_packedMatrix.vcxproj">
952 <Project>82C97278-3F29-3CFE-A57A-9EA567116C23</Project>
953 </ProjectReference>
954 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_AdvancedInitialization_Block.vcxproj">
955 <Project>BD212BAA-D71C-3250-9D4D-27D188AB6B35</Project>
956 </ProjectReference>
957 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_AdvancedInitialization_CommaTemporary.vcxproj">
958 <Project>53B70CDC-0971-3372-8170-1F8AEDF275AC</Project>
959 </ProjectReference>
960 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_AdvancedInitialization_Join.vcxproj">
961 <Project>AABAB7BD-D8DB-3D16-B273-A3127A47126F</Project>
962 </ProjectReference>
963 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_AdvancedInitialization_LinSpaced.vcxproj">
964 <Project>1F391FF6-11CE-35C0-B289-DCC093870B68</Project>
965 </ProjectReference>
966 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_AdvancedInitialization_ThreeWays.vcxproj">
967 <Project>0CE668DA-3119-3B67-B5DC-0026C1BB1F09</Project>
968 </ProjectReference>
969 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_AdvancedInitialization_Zero.vcxproj">
970 <Project>AF67DAFD-589F-39FD-9B00-45B04EAC285C</Project>
971 </ProjectReference>
972 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_Map_rowmajor.vcxproj">
973 <Project>3330D61D-1AD6-3716-B99B-7D000AB23CAC</Project>
974 </ProjectReference>
975 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_Map_using.vcxproj">
976 <Project>32E20660-0123-371D-A38D-808509F93C48</Project>
977 </ProjectReference>
978 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_commainit_01.vcxproj">
979 <Project>533C49BF-A799-3809-9946-4DDF8A4BFEC8</Project>
980 </ProjectReference>
981 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_commainit_01b.vcxproj">
982 <Project>FE3182C0-B832-399C-AFF9-A1EB8A567BC5</Project>
983 </ProjectReference>
984 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_commainit_02.vcxproj">
985 <Project>171BFFCD-C9CE-3A44-98CF-54E48D76EED8</Project>
986 </ProjectReference>
987 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_solve_matrix_inverse.vcxproj">
988 <Project>1468C990-1C9E-34E6-B7B1-3211851A70B8</Project>
989 </ProjectReference>
990 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_solve_multiple_rhs.vcxproj">
991 <Project>1719C44A-923E-3045-A747-E54120DFF57A</Project>
992 </ProjectReference>
993 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_solve_reuse_decomposition.vcxproj">
994 <Project>B16E117E-2021-3656-AD26-A23F9CF305A6</Project>
995 </ProjectReference>
996 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_solve_singular.vcxproj">
997 <Project>27C59212-8342-36F5-AB97-38D3D3D76D6A</Project>
998 </ProjectReference>
999 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_solve_triangular.vcxproj">
1000 <Project>97177307-9844-3A35-B9D2-AD2C26EF2141</Project>
1001 </ProjectReference>
1002 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Tutorial_solve_triangular_inplace.vcxproj">
1003 <Project>E59D7841-6145-38EC-83D9-9E0A9B65E47B</Project>
1004 </ProjectReference>
1005 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_Vectorwise_reverse.vcxproj">
1006 <Project>76C922C9-C43C-34D9-949A-D7B8E6490B69</Project>
1007 </ProjectReference>
1008 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_class_FullPivLU.vcxproj">
1009 <Project>48FB5215-87A8-36FE-81AF-38E6D677AA9D</Project>
1010 </ProjectReference>
1011 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_tut_arithmetic_redux_minmax.vcxproj">
1012 <Project>16F122AB-7A17-372A-9AA8-CB91F26B3634</Project>
1013 </ProjectReference>
1014 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_tut_arithmetic_transpose_aliasing.vcxproj">
1015 <Project>8B3F3487-7A9B-3297-96CC-A79176F640CE</Project>
1016 </ProjectReference>
1017 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_tut_arithmetic_transpose_conjugate.vcxproj">
1018 <Project>E5A9B6E7-FB4E-3B07-8A00-AE1E5AA550B6</Project>
1019 </ProjectReference>
1020 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_tut_arithmetic_transpose_inplace.vcxproj">
1021 <Project>8B25BE82-8356-3967-B7C6-4DD4EAECE647</Project>
1022 </ProjectReference>
1023 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/compile_tut_matrix_assignment_resizing.vcxproj">
1024 <Project>A8D0FBDD-3902-31EC-AFA9-8857110D2231</Project>
1025 </ProjectReference>
1026 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/doc.vcxproj">
1027 <Project>677B660B-32F4-3715-BCBA-D967F64544CA</Project>
1028 </ProjectReference>
1029 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/doc-eigen-prerequisites.vcxproj">
1030 <Project>6AB48DFB-52BD-3C79-9976-37C9714A4583</Project>
1031 </ProjectReference>
1032 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/doc-unsupported-prerequisites.vcxproj">
1033 <Project>16754940-F77C-3F4E-91B3-9F1B55641CB4</Project>
1034 </ProjectReference>
1035 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/function_taking_eigenbase.vcxproj">
1036 <Project>BFBF40E5-93D1-3727-B001-11CC4B1E6F00</Project>
1037 </ProjectReference>
1038 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/function_taking_ref.vcxproj">
1039 <Project>7B7668A2-CFB4-39B7-ABC7-56CCD263D7E2</Project>
1040 </ProjectReference>
1041 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/matrixfree_cg.vcxproj">
1042 <Project>8EC15789-DB95-36B5-8012-57C97FA3B1DF</Project>
1043 </ProjectReference>
1044 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_add_sub.vcxproj">
1045 <Project>9B501BA2-E67B-3ADB-AF1C-7CE0717A60E7</Project>
1046 </ProjectReference>
1047 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_dot_cross.vcxproj">
1048 <Project>835EBC84-FB89-35A1-BBCE-FDB7C3E27414</Project>
1049 </ProjectReference>
1050 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_matrix_mul.vcxproj">
1051 <Project>3D00F298-C8C9-3094-A1BD-FE33BB62BD1B</Project>
1052 </ProjectReference>
1053 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_redux_basic.vcxproj">
1054 <Project>271A9AC5-4EFD-34D2-A087-823885346688</Project>
1055 </ProjectReference>
1056 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_scalar_mul_div.vcxproj">
1057 <Project>9A22D4A2-D890-3CF1-8D92-5058C01FEA48</Project>
1058 </ProjectReference>
1059 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_matrix_coefficient_accessors.vcxproj">
1060 <Project>28454CFD-7160-387D-92B2-CBD04CBC08BB</Project>
1061 </ProjectReference>
1062 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_matrix_resize.vcxproj">
1063 <Project>0BCD47C9-22E3-3A7D-8D21-7851ECCE3C55</Project>
1064 </ProjectReference>
1065 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_matrix_resize_fixed_size.vcxproj">
1066 <Project>224E9B46-97BD-3907-B40D-BDF9CB10CF18</Project>
1067 </ProjectReference>
1068 </ItemGroup>
1069 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
1070 <ImportGroup Label="ExtensionTargets">
1071 </ImportGroup>
1072</Project>
Note: See TracBrowser for help on using the repository browser.