Skip to content
/ Eigen Public

Eigen header files required by Medical Image Registration ToolKit (MIRTK).

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.BSD
MPL-2.0
COPYING.MPL2
Unknown
COPYING.README
Notifications You must be signed in to change notification settings

MIRTK/Eigen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Eigen header files are no longer included as Git submodule in MIRTK. External installation is required.

MIRTK ThirdParty/Eigen

This Git submodule repository contains the Eigen header files required to build the MIRTK Numerics module. The files were copied from the Eigen 3.2.7 source distribution package.

These files can be used instead of an available system Eigen installation after initializing the corresponding MIRTK Git submodule. When the submodule is not initialized, a separate Eigen installation is required.

cd $MIRTK_SOURCE_DIR
git submodule update --init -- ThirdParty/Eigen

License

The Eigen files are redistributed under the terms of the Mozilla Public License v. 2.0. See COPYING.MPL2 file.

Some of the included third-party files are covered by the BSD license. See COPYING.BSD file.

About

Eigen header files required by Medical Image Registration ToolKit (MIRTK).

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.BSD
MPL-2.0
COPYING.MPL2
Unknown
COPYING.README

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published