📄 readme
字号:
uBLAS test director Use boost::test to test various uBLAS containers and expressionsThe tests can be used individually or automaticaly as part of the uBLAS regression tests.The tests are broken down in directorys as follows:test1 - dense vector and matrix teststest2 - BLAS teststest3 - sparse vector and matrix teststest4 - banded/diagonal matrix teststest5 - triangular matrix teststest6 - symmetric matrix teststest7 - dense vector and matrix tests with boost::numeric::internal valuesEach test directory contains: testX.hpp Headers and types to be tested testX.cpp Call the test functions for the defined types testX1.cpp Implements vector tests testX2.cpp Implements vector/matrix tests testX3.cpp Implements matrix tests Missing in these tests a) Runtime result validation. b) Iterator interface tests. Only complete container expressions are tested
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -