forked from libqueso/queso
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (63 loc) · 1.41 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
*.lo
*.o
.deps
.libs
*.gcda
*.gcno
Makefile.in
Makefile
!manual/Makefile
libtool
sl6-config
stamp-h1
aclocal.m4
aminclude.am
autom4te.cache
build-aux
_configs.sed
config.log
config.status
config_queso.h
config_queso.h.tmp
config_queso.h.tmp.in
config_queso.h.tmp.in~
configure
doxygen/txt_common/about_vpath.page
doxygen/queso.dox
docs
examples/exInfoTheory_gsl
examples/exSimpleStatisticalInverseProblem_gsl
examples/exStatisticalForwardProblem_gsl
examples/exStatisticalInverseProblem_gsl
examples/exTgaValidationCycle_gsl
examples/gravity_gsl
examples/tga2_gsl
src/core/inc/queso.h
src/libqueso.la
src/queso_version
test/gsl_tests/get_min_max_vec
test/gsl_tests/get_set_row_column
test/gsl_tests/input
test/gsl_tests/inverse_power_method
test/gsl_tests/multiple_rhs_matrix_solve
test/gsl_tests/outputData/
test/gsl_tests/power_method
test/gslvector_out_sub0.m
test/t01_valid_cycle/TgaValidationCycle_gsl
test/t01_valid_cycle/outputData/
test/t02_sip_sfp/SipSfpExample_gsl
test/t02_sip_sfp/outputData/
test/t03_sequence/SequenceExample_gsl
test/t04_bimodal/BimodalExample_gsl
test/t04_bimodal/outputData/
test/test_uqEnvironment
test/test_uqEnvironmentCopy
test/test_uqEnvironmentEquals
test/test_uqEnvironmentNonFatal
test/test_uqEnvironmentOptionsPrint
test/test_uqGaussianVectorRVClass
test/test_uqGslMatrix
test/test_uqGslMatrixConstructorFatal
test/test_uqGslVector
test/test_uqGslVectorConstructorFatal
test/test_uqTeuchosVector