Files
UnrealEngineUWP/Engine/Source/ThirdParty/Eigen/Eigen.tps
T
Marc Audy 4c1bb11c29 Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck

[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00

13 lines
672 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Eigen</Name>
<Location>/Engine/Source/ThirdParty/Eigen/</Location>
<Function> Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.</Function>
<Eula>http://eigen.tuxfamily.org/index.php?title=Main_Page#License</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>