1220 lines (1219 with data), 22.7 kB
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="itpp_acml"
ProjectGUID="{C069ECD3-26E8-437C-8B20-3A5D68B22F2A}"
RootNamespace="itpp_acml"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)\lib"
IntermediateDirectory="$(ProjectName)_build\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..;$(INCLUDE)"
PreprocessorDefinitions="_WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_ACML"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="false"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(SolutionDir)\lib\itpp_debug.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)\lib"
IntermediateDirectory="$(ProjectName)_build\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..;$(INCLUDE)"
PreprocessorDefinitions="_WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_ACML"
RuntimeLibrary="2"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="false"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(SolutionDir)\lib\itpp.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<Filter
Name="base"
>
<File
RelativePath="..\itpp\base\bessel.cpp"
>
</File>
<File
RelativePath="..\itpp\base\binary.cpp"
>
</File>
<File
RelativePath="..\itpp\base\binfile.cpp"
>
</File>
<File
RelativePath="..\itpp\base\converters.cpp"
>
</File>
<File
RelativePath="..\itpp\base\copy_vector.cpp"
>
</File>
<File
RelativePath="..\itpp\base\fastmath.cpp"
>
</File>
<File
RelativePath="..\itpp\base\gf2mat.cpp"
>
</File>
<File
RelativePath="..\itpp\base\help_functions.cpp"
>
</File>
<File
RelativePath="..\itpp\base\itassert.cpp"
>
</File>
<File
RelativePath="..\itpp\base\itcompat.cpp"
>
</File>
<File
RelativePath="..\itpp\base\itfile.cpp"
>
</File>
<File
RelativePath="..\itpp\base\mat.cpp"
>
</File>
<File
RelativePath="..\itpp\base\matfunc.cpp"
>
</File>
<File
RelativePath="..\itpp\base\operators.cpp"
>
</File>
<File
RelativePath="..\itpp\base\parser.cpp"
>
</File>
<File
RelativePath="..\itpp\base\random.cpp"
>
</File>
<File
RelativePath="..\itpp\base\smat.cpp"
>
</File>
<File
RelativePath="..\itpp\base\specmat.cpp"
>
</File>
<File
RelativePath="..\itpp\base\svec.cpp"
>
</File>
<File
RelativePath="..\itpp\base\timing.cpp"
>
</File>
<File
RelativePath="..\itpp\base\vec.cpp"
>
</File>
<Filter
Name="bessel"
>
<File
RelativePath="..\itpp\base\bessel\airy.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\chbevl.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\gamma.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\hyperg.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\i0.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\i1.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\iv.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\jv.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\k0.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\k1.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\kn.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\polevl.cpp"
>
</File>
<File
RelativePath="..\itpp\base\bessel\struve.cpp"
>
</File>
</Filter>
<Filter
Name="algebra"
>
<File
RelativePath="..\itpp\base\algebra\cholesky.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\det.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\eigen.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\inv.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\ls_solve.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\lu.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\qr.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\schur.cpp"
>
</File>
<File
RelativePath="..\itpp\base\algebra\svd.cpp"
>
</File>
</Filter>
<Filter
Name="math"
>
<File
RelativePath="..\itpp\base\math\elem_math.cpp"
>
</File>
<File
RelativePath="..\itpp\base\math\error.cpp"
>
</File>
<File
RelativePath="..\itpp\base\math\integration.cpp"
>
</File>
<File
RelativePath="..\itpp\base\math\log_exp.cpp"
>
</File>
<File
RelativePath="..\itpp\base\math\misc.cpp"
>
</File>
<File
RelativePath="..\itpp\base\math\trig_hyp.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="comm"
>
<File
RelativePath="..\itpp\comm\bch.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\channel.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\commfunc.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\convcode.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\crc.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\egolay.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\error_counters.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\exit.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\galois.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\hammcode.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\interleave.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\ldpc.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\llr.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\modulator.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\modulator_nd.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\ofdm.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\pulse_shape.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\punct_convcode.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\rec_syst_conv_code.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\reedsolomon.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\sequence.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\siso_dem.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\siso_eq.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\siso_mud.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\siso_nsc.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\siso_rsc.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\spread.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\stc.cpp"
>
</File>
<File
RelativePath="..\itpp\comm\turbo.cpp"
>
</File>
</Filter>
<Filter
Name="srccode"
>
<File
RelativePath="..\itpp\srccode\audiofile.cpp"
>
</File>
<File
RelativePath="..\itpp\srccode\gmm.cpp"
>
</File>
<File
RelativePath="..\itpp\srccode\lpcfunc.cpp"
>
</File>
<File
RelativePath="..\itpp\srccode\pnm.cpp"
>
</File>
<File
RelativePath="..\itpp\srccode\vq.cpp"
>
</File>
<File
RelativePath="..\itpp\srccode\vqtrain.cpp"
>
</File>
</Filter>
<Filter
Name="fixedpoint"
>
<File
RelativePath="..\itpp\fixed\cfix.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\cfixed.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\fix.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_base.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_factory.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_functions.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_operators.cpp"
>
</File>
<File
RelativePath="..\itpp\fixed\fixed.cpp"
>
</File>
</Filter>
<Filter
Name="protocol"
>
<File
RelativePath="..\itpp\protocol\events.cpp"
>
</File>
<File
RelativePath="..\itpp\protocol\front_drop_queue.cpp"
>
</File>
<File
RelativePath="..\itpp\protocol\packet_channel.cpp"
>
</File>
<File
RelativePath="..\itpp\protocol\packet_generator.cpp"
>
</File>
<File
RelativePath="..\itpp\protocol\selective_repeat.cpp"
>
</File>
<File
RelativePath="..\itpp\protocol\tcp.cpp"
>
</File>
</Filter>
<Filter
Name="signal"
>
<File
RelativePath="..\itpp\signal\fastica.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\filter.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\filter_design.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\freq_filt.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\poly.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\resampling.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\sigfun.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\source.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\transforms.cpp"
>
</File>
<File
RelativePath="..\itpp\signal\window.cpp"
>
</File>
</Filter>
<Filter
Name="stat"
>
<File
RelativePath="..\itpp\stat\misc_stat.cpp"
>
</File>
<File
RelativePath="..\itpp\stat\mog_diag.cpp"
>
</File>
<File
RelativePath="..\itpp\stat\mog_diag_em.cpp"
>
</File>
<File
RelativePath="..\itpp\stat\mog_diag_kmeans.cpp"
>
</File>
<File
RelativePath="..\itpp\stat\mog_generic.cpp"
>
</File>
</Filter>
<Filter
Name="optim"
>
<File
RelativePath="..\itpp\optim\newton_search.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\itpp\config_msvc.h"
>
</File>
<File
RelativePath="..\itpp\itbase.h"
>
</File>
<File
RelativePath="..\itpp\itcomm.h"
>
</File>
<File
RelativePath="..\itpp\itfixed.h"
>
</File>
<File
RelativePath="..\itpp\itmex.h"
>
</File>
<File
RelativePath="..\itpp\itoptim.h"
>
</File>
<File
RelativePath="..\itpp\itprotocol.h"
>
</File>
<File
RelativePath="..\itpp\itsignal.h"
>
</File>
<File
RelativePath="..\itpp\itsrccode.h"
>
</File>
<File
RelativePath="..\itpp\itstat.h"
>
</File>
<Filter
Name="base"
>
<File
RelativePath="..\itpp\base\array.h"
>
</File>
<File
RelativePath="..\itpp\base\bessel.h"
>
</File>
<File
RelativePath="..\itpp\base\binary.h"
>
</File>
<File
RelativePath="..\itpp\base\binfile.h"
>
</File>
<File
RelativePath="..\itpp\base\blas.h"
>
</File>
<File
RelativePath="..\itpp\base\circular_buffer.h"
>
</File>
<File
RelativePath="..\itpp\base\converters.h"
>
</File>
<File
RelativePath="..\itpp\base\copy_vector.h"
>
</File>
<File
RelativePath="..\itpp\base\factory.h"
>
</File>
<File
RelativePath="..\itpp\base\fastmath.h"
>
</File>
<File
RelativePath="..\itpp\base\gf2mat.h"
>
</File>
<File
RelativePath="..\itpp\base\help_functions.h"
>
</File>
<File
RelativePath="..\itpp\base\itassert.h"
>
</File>
<File
RelativePath="..\itpp\base\itcompat.h"
>
</File>
<File
RelativePath="..\itpp\base\itfile.h"
>
</File>
<File
RelativePath="..\itpp\base\ittypes.h"
>
</File>
<File
RelativePath="..\itpp\base\mat.h"
>
</File>
<File
RelativePath="..\itpp\base\matfunc.h"
>
</File>
<File
RelativePath="..\itpp\base\operators.h"
>
</File>
<File
RelativePath="..\itpp\base\parser.h"
>
</File>
<File
RelativePath="..\itpp\base\random.h"
>
</File>
<File
RelativePath="..\itpp\base\smat.h"
>
</File>
<File
RelativePath="..\itpp\base\sort.h"
>
</File>
<File
RelativePath="..\itpp\base\specmat.h"
>
</File>
<File
RelativePath="..\itpp\base\stack.h"
>
</File>
<File
RelativePath="..\itpp\base\svec.h"
>
</File>
<File
RelativePath="..\itpp\base\timing.h"
>
</File>
<File
RelativePath="..\itpp\base\vec.h"
>
</File>
<Filter
Name="bessel"
>
<File
RelativePath="..\itpp\base\bessel\bessel_internal.h"
>
</File>
</Filter>
<Filter
Name="algebra"
>
<File
RelativePath="..\itpp\base\algebra\cholesky.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\det.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\eigen.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\inv.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\lapack.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\ls_solve.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\lu.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\qr.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\schur.h"
>
</File>
<File
RelativePath="..\itpp\base\algebra\svd.h"
>
</File>
</Filter>
<Filter
Name="math"
>
<File
RelativePath="..\itpp\base\math\elem_math.h"
>
</File>
<File
RelativePath="..\itpp\base\math\error.h"
>
</File>
<File
RelativePath="..\itpp\base\math\integration.h"
>
</File>
<File
RelativePath="..\itpp\base\math\log_exp.h"
>
</File>
<File
RelativePath="..\itpp\base\math\min_max.h"
>
</File>
<File
RelativePath="..\itpp\base\math\misc.h"
>
</File>
<File
RelativePath="..\itpp\base\math\trig_hyp.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="comm"
>
<File
RelativePath="..\itpp\comm\bch.h"
>
</File>
<File
RelativePath="..\itpp\comm\channel.h"
>
</File>
<File
RelativePath="..\itpp\comm\channel_code.h"
>
</File>
<File
RelativePath="..\itpp\comm\commfunc.h"
>
</File>
<File
RelativePath="..\itpp\comm\convcode.h"
>
</File>
<File
RelativePath="..\itpp\comm\crc.h"
>
</File>
<File
RelativePath="..\itpp\comm\egolay.h"
>
</File>
<File
RelativePath="..\itpp\comm\error_counters.h"
>
</File>
<File
RelativePath="..\itpp\comm\exit.h"
>
</File>
<File
RelativePath="..\itpp\comm\galois.h"
>
</File>
<File
RelativePath="..\itpp\comm\hammcode.h"
>
</File>
<File
RelativePath="..\itpp\comm\interleave.h"
>
</File>
<File
RelativePath="..\itpp\comm\ldpc.h"
>
</File>
<File
RelativePath="..\itpp\comm\llr.h"
>
</File>
<File
RelativePath="..\itpp\comm\modulator.h"
>
</File>
<File
RelativePath="..\itpp\comm\modulator_nd.h"
>
</File>
<File
RelativePath="..\itpp\comm\ofdm.h"
>
</File>
<File
RelativePath="..\itpp\comm\pulse_shape.h"
>
</File>
<File
RelativePath="..\itpp\comm\punct_convcode.h"
>
</File>
<File
RelativePath="..\itpp\comm\rec_syst_conv_code.h"
>
</File>
<File
RelativePath="..\itpp\comm\reedsolomon.h"
>
</File>
<File
RelativePath="..\itpp\comm\sequence.h"
>
</File>
<File
RelativePath="..\itpp\comm\siso.h"
>
</File>
<File
RelativePath="..\itpp\comm\spread.h"
>
</File>
<File
RelativePath="..\itpp\comm\stc.h"
>
</File>
<File
RelativePath="..\itpp\comm\turbo.h"
>
</File>
</Filter>
<Filter
Name="srccode"
>
<File
RelativePath="..\itpp\srccode\audiofile.h"
>
</File>
<File
RelativePath="..\itpp\srccode\gmm.h"
>
</File>
<File
RelativePath="..\itpp\srccode\lpcfunc.h"
>
</File>
<File
RelativePath="..\itpp\srccode\pnm.h"
>
</File>
<File
RelativePath="..\itpp\srccode\vq.h"
>
</File>
<File
RelativePath="..\itpp\srccode\vqtrain.h"
>
</File>
</Filter>
<Filter
Name="fixed"
>
<File
RelativePath="..\itpp\fixed\cfix.h"
>
</File>
<File
RelativePath="..\itpp\fixed\cfixed.h"
>
</File>
<File
RelativePath="..\itpp\fixed\fix.h"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_base.h"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_factory.h"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_functions.h"
>
</File>
<File
RelativePath="..\itpp\fixed\fix_operators.h"
>
</File>
<File
RelativePath="..\itpp\fixed\fixed.h"
>
</File>
</Filter>
<Filter
Name="protocol"
>
<File
RelativePath="..\itpp\protocol\events.h"
>
</File>
<File
RelativePath="..\itpp\protocol\front_drop_queue.h"
>
</File>
<File
RelativePath="..\itpp\protocol\packet.h"
>
</File>
<File
RelativePath="..\itpp\protocol\packet_channel.h"
>
</File>
<File
RelativePath="..\itpp\protocol\packet_generator.h"
>
</File>
<File
RelativePath="..\itpp\protocol\selective_repeat.h"
>
</File>
<File
RelativePath="..\itpp\protocol\signals_slots.h"
>
</File>
<File
RelativePath="..\itpp\protocol\tcp.h"
>
</File>
<File
RelativePath="..\itpp\protocol\tcp_client_server.h"
>
</File>
</Filter>
<Filter
Name="signal"
>
<File
RelativePath="..\itpp\signal\fastica.h"
>
</File>
<File
RelativePath="..\itpp\signal\filter.h"
>
</File>
<File
RelativePath="..\itpp\signal\filter_design.h"
>
</File>
<File
RelativePath="..\itpp\signal\freq_filt.h"
>
</File>
<File
RelativePath="..\itpp\signal\poly.h"
>
</File>
<File
RelativePath="..\itpp\signal\resampling.h"
>
</File>
<File
RelativePath="..\itpp\signal\sigfun.h"
>
</File>
<File
RelativePath="..\itpp\signal\source.h"
>
</File>
<File
RelativePath="..\itpp\signal\transforms.h"
>
</File>
<File
RelativePath="..\itpp\signal\window.h"
>
</File>
</Filter>
<Filter
Name="stat"
>
<File
RelativePath="..\itpp\stat\histogram.h"
>
</File>
<File
RelativePath="..\itpp\stat\misc_stat.h"
>
</File>
<File
RelativePath="..\itpp\stat\mog_diag.h"
>
</File>
<File
RelativePath="..\itpp\stat\mog_diag_em.h"
>
</File>
<File
RelativePath="..\itpp\stat\mog_diag_kmeans.h"
>
</File>
<File
RelativePath="..\itpp\stat\mog_generic.h"
>
</File>
</Filter>
<Filter
Name="optim"
>
<File
RelativePath="..\itpp\optim\newton_search.h"
>
</File>
</Filter>
</Filter>
<File
RelativePath="..\AUTHORS"
>
</File>
<File
RelativePath="..\ChangeLog"
>
</File>
<File
RelativePath="..\COPYING"
>
</File>
<File
RelativePath="..\NEWS"
>
</File>
<File
RelativePath="..\README"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>