blob: 690479b2c17c140984a4745c51298a6505436591 (
plain) (
blame)
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
|
@comment $FreeBSD$
bin/tvmet-config
include/tvmet/AliasProxy.h
include/tvmet/BinaryFunctionals.h
include/tvmet/CommaInitializer.h
include/tvmet/CompileTimeError.h
include/tvmet/Extremum.h
include/tvmet/Functional.h
include/tvmet/Io.h
include/tvmet/Matrix.h
include/tvmet/MatrixBinaryFunctions.h
include/tvmet/MatrixEval.h
include/tvmet/MatrixFunctions.h
include/tvmet/MatrixImpl.h
include/tvmet/MatrixOperators.h
include/tvmet/MatrixUnaryFunctions.h
include/tvmet/NumericTraits.h
include/tvmet/RunTimeError.h
include/tvmet/TvmetBase.h
include/tvmet/TypePromotion.h
include/tvmet/UnaryFunctionals.h
include/tvmet/Vector.h
include/tvmet/VectorBinaryFunctions.h
include/tvmet/VectorEval.h
include/tvmet/VectorFunctions.h
include/tvmet/VectorImpl.h
include/tvmet/VectorOperators.h
include/tvmet/VectorUnaryFunctions.h
include/tvmet/config/config-gcc.h
include/tvmet/config/config-icc.h
include/tvmet/config/config-kcc.h
include/tvmet/config/config-pgi.h
include/tvmet/config/config-vc71.h
include/tvmet/config/config-vc71.h.in
include/tvmet/config.h
include/tvmet/loop/Gemm.h
include/tvmet/loop/Gemmt.h
include/tvmet/loop/Gemtm.h
include/tvmet/loop/Gemtv.h
include/tvmet/loop/Gemv.h
include/tvmet/loop/Matrix.h
include/tvmet/loop/Vector.h
include/tvmet/meta/Gemm.h
include/tvmet/meta/Gemmt.h
include/tvmet/meta/Gemtm.h
include/tvmet/meta/Gemtv.h
include/tvmet/meta/Gemv.h
include/tvmet/meta/Matrix.h
include/tvmet/meta/Vector.h
include/tvmet/tvmet.h
include/tvmet/util/General.h
include/tvmet/util/Incrementor.h
include/tvmet/util/Random.h
include/tvmet/util/Timer.h
include/tvmet/xpr/BinOperator.h
include/tvmet/xpr/Eval.h
include/tvmet/xpr/Identity.h
include/tvmet/xpr/Literal.h
include/tvmet/xpr/MMProduct.h
include/tvmet/xpr/MMProductTransposed.h
include/tvmet/xpr/MMtProduct.h
include/tvmet/xpr/MVProduct.h
include/tvmet/xpr/Matrix.h
include/tvmet/xpr/MatrixBinaryFunctions.h
include/tvmet/xpr/MatrixCol.h
include/tvmet/xpr/MatrixDiag.h
include/tvmet/xpr/MatrixFunctions.h
include/tvmet/xpr/MatrixOperators.h
include/tvmet/xpr/MatrixRow.h
include/tvmet/xpr/MatrixTranspose.h
include/tvmet/xpr/MatrixUnaryFunctions.h
include/tvmet/xpr/MtMProduct.h
include/tvmet/xpr/MtVProduct.h
include/tvmet/xpr/Null.h
include/tvmet/xpr/UnOperator.h
include/tvmet/xpr/Vector.h
include/tvmet/xpr/VectorBinaryFunctions.h
include/tvmet/xpr/VectorFunctions.h
include/tvmet/xpr/VectorOperators.h
include/tvmet/xpr/VectorUnaryFunctions.h
share/aclocal/tvmet.m4
%%PORTDOCS%%%%DOCSDIR%%/Util.h
%%PORTDOCS%%%%DOCSDIR%%/aat.png
%%PORTDOCS%%%%DOCSDIR%%/ata.png
%%PORTDOCS%%%%DOCSDIR%%/axpy.png
%%PORTDOCS%%%%DOCSDIR%%/benchmark.dox
%%PORTDOCS%%%%DOCSDIR%%/build.dox
%%PORTDOCS%%%%DOCSDIR%%/compiler.dox
%%PORTDOCS%%%%DOCSDIR%%/dox_functions.cc
%%PORTDOCS%%%%DOCSDIR%%/dox_operators.cc
%%PORTDOCS%%%%DOCSDIR%%/faq.dox
%%PORTDOCS%%%%DOCSDIR%%/intro.dox
%%PORTDOCS%%%%DOCSDIR%%/license.dox
%%PORTDOCS%%%%DOCSDIR%%/links.dox
%%PORTDOCS%%%%DOCSDIR%%/matrix_matrix.png
%%PORTDOCS%%%%DOCSDIR%%/matrix_vector.png
%%PORTDOCS%%%%DOCSDIR%%/misc.dox
%%PORTDOCS%%%%DOCSDIR%%/notes.dox
%%PORTDOCS%%%%DOCSDIR%%/projects.dox
%%PORTDOCS%%%%DOCSDIR%%/tvmet.css
%%PORTDOCS%%%%DOCSDIR%%/usage.dox
%%PORTDOCS%%%%DOCSDIR%%/works.dox
%%PORTDOCS%%%%EXAMPLESDIR%%/alias.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/aliasing.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/cmm.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/cmv.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/diag.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/frob_matrix_norm.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/hspiess.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/matrix_col.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/mm.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/mv.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/ray.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/redwards.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_m1.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_m2.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_m3.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_m4.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_mv1.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_mv2.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_v1.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_v2.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_v3.cc
%%PORTDOCS%%%%EXAMPLESDIR%%/xpr_print_v4.cc
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/tvmet/xpr
@dirrm include/tvmet/util
@dirrm include/tvmet/meta
@dirrm include/tvmet/loop
@dirrm include/tvmet/config
@dirrm include/tvmet
|