124 lines
4.1 KiB
Text
124 lines
4.1 KiB
Text
bin/tvmet-config
|
|
man/man1/tvmet-config.1.gz
|
|
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
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alias.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aliasing.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmm.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmv.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diag.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/frob_matrix_norm.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hspiess.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/matrix_col.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mm.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mv.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ray.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/redwards.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_m1.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_m2.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_m3.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_m4.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_mv1.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_mv2.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_v1.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_v2.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_v3.cc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xpr_print_v4.cc
|