This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum
mirror of
https://github.com/mosra/magnum.git
Watch
6
Star
0
Fork
You've already forked magnum
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1117
Commits
21
Branches
19
Tags
70 MiB
Tree:
1e393245e6
apple-crashy-msaa-default-framebuffer
audio-import
catastrophic-cross
chainsaw-surgery
dpi-change-events
euler-xxx
findsdl-include-root
gltestlib-symbol-duplication
gpu-preference
inverted-ranges
ktx1-detection
master
meshdata-cereal-killer
mousecapture
multiwindow
next
sceneconverter
scenedata-optimizations
simd
vectorfields
zerocopy
snapshot-2013-08
snapshot-2013-10
snapshot-2014-01
snapshot-2014-01-compatibility
snapshot-2014-06
snapshot-2014-06-compatibility
snapshot-2015-05
snapshot-2015-05-compatibility
v2013.08
v2013.10
v2014.01
v2014.06
v2015.05
v2018.02
v2018.04
v2018.10
v2019.01
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1e393245e6'
${ noResults }
magnum
/
src
/
Math
/
Algorithms
/
Test
/
CMakeLists.txt
2 lines
97 B
Raw
Normal View
History
Unescape
Escape
Explicit template instantiation for common matrix and vector functions. Common types used in OpenGL have now explicit template instantiation for debug operators and configuration value parsers/readers.
14 years ago
corrade_add_test2
(
MathAlgorithmsGaussJordanTest
GaussJordanTest.cpp
LIBRARIES
MagnumMathTestLib
)