René's URL Explorer Experiment


Title: Basic linear algebra algorithms (since C++26) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fnumeric%2Flinalg
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnumeric%2Flinalg
Pagehttps://en.cppreference.com/cpp/numeric/linalg
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/numeric/linalg&action=edit&redlink=1
https://en.cppreference.com/cpp/numeric/linalg
Readhttps://en.cppreference.com/cpp/numeric/linalg
View sourcehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg&action=history
https://en.cppreference.com/cpp/numeric/linalg
cpphttps://en.cppreference.com/cpp
numerichttps://en.cppreference.com/cpp/numeric
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Common mathematical functionshttps://en.cppreference.com/cpp/numeric/math
Mathematical special functionshttps://en.cppreference.com/cpp/numeric/special_functions
Mathematical constantshttps://en.cppreference.com/cpp/numeric/constants
Data-parallel types (SIMD)https://en.cppreference.com/cpp/numeric/simd
Floating-point environmenthttps://en.cppreference.com/cpp/numeric/fenv
Complex numbershttps://en.cppreference.com/cpp/numeric/complex
Numeric array (valarray)https://en.cppreference.com/cpp/numeric/valarray
Pseudo-random number generationhttps://en.cppreference.com/cpp/numeric/random
Bit manipulationhttps://en.cppreference.com/cpp/utility/bit
Saturation arithmetichttps://en.cppreference.com/cpp/numeric#Saturation_arithmetic
Factor operationshttps://en.cppreference.com/cpp/numeric#Factor_operations
gcdhttps://en.cppreference.com/cpp/numeric/gcd
lcmhttps://en.cppreference.com/cpp/numeric/lcm
Interpolationshttps://en.cppreference.com/cpp/numeric#Interpolation_operations
midpointhttps://en.cppreference.com/cpp/numeric/midpoint
lerphttps://en.cppreference.com/cpp/numeric/lerp
Generic numeric operationshttps://en.cppreference.com/cpp/numeric#Numeric_operations
iotahttps://en.cppreference.com/cpp/algorithm/iota
ranges::iotahttps://en.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://en.cppreference.com/cpp/algorithm/accumulate
inner_producthttps://en.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://en.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://en.cppreference.com/cpp/algorithm/partial_sum
reducehttps://en.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://en.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://en.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://en.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://en.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://en.cppreference.com/cpp/algorithm/transform_exclusive_scan
C-style checked integer arithmetichttps://en.cppreference.com/cpp/numeric#Checked_integer_arithmetic
ckd_addhttps://en.cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://en.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://en.cppreference.com/cpp/numeric/ckd_mul
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
BLAS 1 functionshttps://en.cppreference.com/cpp/numeric/linalg#BLAS_1_functions
setup_givens_rotationhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/setup_givens_rotation&action=edit&redlink=1
apply_givens_rotationhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/apply_givens_rotation&action=edit&redlink=1
swap_elementhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/swap_element&action=edit&redlink=1
scalehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/scale&action=edit&redlink=1
copyhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/copy&action=edit&redlink=1
addhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/add&action=edit&redlink=1
dothttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/dot&action=edit&redlink=1
dotchttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/dotc&action=edit&redlink=1
vector_sum_of_squareshttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_sum_of_squares&action=edit&redlink=1
vector_two_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_two_norm&action=edit&redlink=1
vector_abs_sumhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_abs_sum&action=edit&redlink=1
vector_idx_abs_maxhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_idx_abs_max&action=edit&redlink=1
matrix_frob_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_frob_norm&action=edit&redlink=1
matrix_one_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_one_norm&action=edit&redlink=1
matrix_inf_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_inf_norm&action=edit&redlink=1
BLAS 2 functionshttps://en.cppreference.com/cpp/numeric/linalg#BLAS_2_functions
matrix_rank_1_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_rank_1_update&action=edit&redlink=1
matrix_rank_1_update_chttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_rank_1_update_c&action=edit&redlink=1
symmetric_matrix_rank_1_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_1_update&action=edit&redlink=1
hermitian_matrix_rank_1_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_1_update&action=edit&redlink=1
symmetric_matrix_rank_2_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_2_update&action=edit&redlink=1
hermitian_matrix_rank_2_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_2_update&action=edit&redlink=1
matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_vector_product&action=edit&redlink=1
symmetric_matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_vector_product&action=edit&redlink=1
hermitian_matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_vector_product&action=edit&redlink=1
triangular_matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_vector_product&action=edit&redlink=1
triangular_matrix_vector_solvehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_vector_solve&action=edit&redlink=1
BLAS 3 functionshttps://en.cppreference.com/cpp/numeric/linalg#BLAS_3_functions
symmetric_matrix_rank_k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_k_update&action=edit&redlink=1
hermitian_matrix_rank_k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_k_update&action=edit&redlink=1
symmetric_matrix_rank_2k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_2k_update&action=edit&redlink=1
hermitian_matrix_rank_2k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_2k_update&action=edit&redlink=1
triangular_matrix_matrix_left_solvetriangular_matrix_matrix_right_solvehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_matrix_solve&action=edit&redlink=1
matrix_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_product&action=edit&redlink=1
symmetric_matrix_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_product&action=edit&redlink=1
hermitian_matrix_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_product&action=edit&redlink=1
triangular_matrix_producttriangular_matrix_left_producttriangular_matrix_right_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_product&action=edit&redlink=1
In-place transformationshttps://en.cppreference.com/cpp/numeric/linalg#In-place_transformations
scaledhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/scaled&action=edit&redlink=1
conjugatedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/conjugated&action=edit&redlink=1
transposedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/transposed&action=edit&redlink=1
conjugate_transposedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/conjugate_transposed&action=edit&redlink=1
scaled_accessorhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/scaled_accessor&action=edit&redlink=1
conjugated_accessorhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/conjugated_accessor&action=edit&redlink=1
layout_transposehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/layout_transpose&action=edit&redlink=1
Helper itemshttps://en.cppreference.com/cpp/numeric/linalg#Helper_items
column_majorrow_majorcolumn_major_trow_major_thttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/storage_order_tags&action=edit&redlink=1
upper_trianglelower_triangleupper_triangle_tlower_triangle_thttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangle_tags&action=edit&redlink=1
implicit_unit_diagonalexplicit_diagonalimplicit_unit_diagonal_texplicit_diagonal_thttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/diagonal_tags&action=edit&redlink=1
layout_blas_packedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/layout_blas_packed&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/navbar_content&action=edit
BLAShttps://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms
BLAS Standardhttp://www.netlib.org/blas/blast-forum/blas-report.pdf
BLAS 1https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms#Level_1
BLAS 2https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms#Level_2
BLAS 3https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms#Level_3
1 In-place transformationshttps://en.cppreference.com/cpp/numeric/linalg#In-place_transformations
2 BLAS 1 functionshttps://en.cppreference.com/cpp/numeric/linalg#BLAS_1_functions
3 BLAS 2 functionshttps://en.cppreference.com/cpp/numeric/linalg#BLAS_2_functions
4 BLAS 3 functionshttps://en.cppreference.com/cpp/numeric/linalg#BLAS_3_functions
5 Helper itemshttps://en.cppreference.com/cpp/numeric/linalg#Helper_items
6 Noteshttps://en.cppreference.com/cpp/numeric/linalg#Notes
7 Examplehttps://en.cppreference.com/cpp/numeric/linalg#Example
8 External linkshttps://en.cppreference.com/cpp/numeric/linalg#External_links
https://en.cppreference.com/cpp/header/linalg
scaled_accessorhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/scaled_accessor&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_scaled_accessor&action=edit
conjugated_accessorhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/conjugated_accessor&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_conjugated_accessor&action=edit
layout_transposehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/layout_transpose&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_layout_transpose&action=edit
scaledhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/scaled&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_scaled&action=edit
conjugatedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/conjugated&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_conjugated&action=edit
transposedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/transposed&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_transposed&action=edit
conjugate_transposedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/conjugate_transposed&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_conjugate_transposed&action=edit
https://en.cppreference.com/cpp/header/linalg
setup_givens_rotationhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/setup_givens_rotation&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_setup_givens_rotation&action=edit
apply_givens_rotationhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/apply_givens_rotation&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_apply_givens_rotation&action=edit
swap_elementshttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/swap_elements&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_swap_elements&action=edit
scalehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/scale&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_scale&action=edit
copyhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/copy&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_copy&action=edit
addhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/add&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_add&action=edit
dothttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/dot&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_dot&action=edit
dotchttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/dotc&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_dotc&action=edit
vector_sum_of_squareshttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_sum_of_squares&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_vector_sum_of_squares&action=edit
vector_two_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_two_norm&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_vector_two_norm&action=edit
vector_abs_sumhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_abs_sum&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_vector_abs_sum&action=edit
vector_idx_abs_maxhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/vector_idx_abs_max&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_vector_idx_abs_max&action=edit
matrix_frob_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_frob_norm&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_frob_norm&action=edit
matrix_one_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_one_norm&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_one_norm&action=edit
matrix_inf_normhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_inf_norm&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_inf_norm&action=edit
https://en.cppreference.com/cpp/header/linalg
matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_vector_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_vector_product&action=edit
symmetric_matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_vector_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_symmetric_matrix_vector_product&action=edit
hermitian_matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_vector_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_hermitian_matrix_vector_product&action=edit
triangular_matrix_vector_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_vector_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_triangular_matrix_vector_product&action=edit
triangular_matrix_vector_solvehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_vector_solve&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_triangular_matrix_vector_solve&action=edit
matrix_rank_1_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_rank_1_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_rank_1_update&action=edit
matrix_rank_1_update_chttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_rank_1_update_c&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_rank_1_update_c&action=edit
symmetric_matrix_rank_1_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_1_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_symmetric_matrix_rank_1_update&action=edit
hermitian_matrix_rank_1_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_1_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_hermitian_matrix_rank_1_update&action=edit
hermitian_matrix_rank_2_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_2_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_symmetric_matrix_rank_2_update&action=edit
hermitian_matrix_rank_2_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_2_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_hermitian_matrix_rank_2_update&action=edit
https://en.cppreference.com/cpp/header/linalg
matrix_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/matrix_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_matrix_product&action=edit
symmetric_matrix_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_symmetric_matrix_product&action=edit
hermitian_matrix_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_hermitian_matrix_product&action=edit
triangular_matrix_producttriangular_matrix_left_producttriangular_matrix_right_producthttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_product&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_triangular_matrix_product&action=edit
symmetric_matrix_rank_k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_k_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_symmetric_matrix_rank_k_update&action=edit
hermitian_matrix_rank_k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_k_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_hermitian_matrix_rank_k_update&action=edit
symmetric_matrix_rank_2k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/symmetric_matrix_rank_2k_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_symmetric_matrix_rank_2k_update&action=edit
hermitian_matrix_rank_2k_updatehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/hermitian_matrix_rank_2k_update&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_hermitian_matrix_rank_2k_update&action=edit
triangular_matrix_matrix_left_solvetriangular_matrix_matrix_right_solvehttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangular_matrix_matrix_solve&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_triangular_matrix_matrix_solve&action=edit
https://en.cppreference.com/cpp/header/linalg
column_majorrow_majorcolumn_major_trow_major_thttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/storage_order_tags&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_storage_order_tags&action=edit
upper_trianglelower_triangleupper_triangle_tlower_triangle_thttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/triangle_tags&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_triangle_tags&action=edit
implicit_unit_diagonalexplicit_diagonalimplicit_unit_diagonal_texplicit_diagonal_thttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/diagonal_tags&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_diagonal_tags&action=edit
layout_blas_packedhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg/layout_blas_packed&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/linalg/dsc_layout_blas_packed&action=edit
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_linalghttps://en.cppreference.com/cpp/feature_test#cpp_lib_linalg
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_linalg_202311L
BLAS homepagehttp://www.netlib.org/blas/
BLAS Technical Forumhttp://www.netlib.org/blas/blast-forum/
Categoryhttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/numeric/linalg
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/numeric/linalg
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/numeric/linalg
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg&oldid=179968
Page informationhttps://en.cppreference.com/index.php?title=cpp/numeric/linalg&action=info
Españolhttp://es.cppreference.com/cpp/numeric/linalg
日本語http://ja.cppreference.com/cpp/numeric/linalg
Русскийhttp://ru.cppreference.com/cpp/numeric/linalg
中文http://zh.cppreference.com/cpp/numeric/linalg

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.