std::linalg Symbol Index
This page tries to list all the symbols that are available from the standard library ( numerics library ) in the namespace std :: linalg . The symbols are written as follows:
-
Function names with
()
. -
Templates with
<>
.
A
C
D
H
I
L
M
R
S
T
U
V
A
C
D
H
I
L
M
R
S
T
U
V
A
add<>()
(since C++26)
apply_givens_rotation<>()
(since C++26)
C
column_major
(since C++26)
column_major_t
(since C++26)
conjugate_transposed<>()
(since C++26)
conjugated<>()
(since C++26)
conjugated_accessor
<>
(since C++26)
copy<>()
(since C++26)
D
dot<>()
(since C++26)
dotc<>()
(since C++26)
explicit_diagonal
(since C++26)
explicit_diagonal_t
(since C++26)
H
hermitian_matrix_product<>()
(since C++26)
hermitian_matrix_rank_1_update<>()
(since C++26)
hermitian_matrix_rank_2_update<>()
(since C++26)
hermitian_matrix_rank_2k_update<>()
(since C++26)
hermitian_matrix_rank_k_update<>()
(since C++26)
hermitian_matrix_vector_product<>()
(since C++26)
I
implicit_unit_diagonal
(since C++26)
implicit_unit_diagonal_t
(since C++26)
L
layout_blas_packed
<>
(since C++26)
layout_transpose
(since C++26)
lower_triangle
(since C++26)
lower_triangle_t
(since C++26)
M
matrix_frob_norm<>()
(since C++26)
matrix_inf_norm<>()
(since C++26)
matrix_one_norm<>()
(since C++26)
matrix_product<>()
(since C++26)
matrix_rank_1_update<>()
(since C++26)
matrix_rank_1_update_c<>()
(since C++26)
matrix_vector_product<>()
(since C++26)
R
row_major
(since C++26)
row_major_t
(since C++26)
S
scale<>()
(since C++26)
scaled<>()
(since C++26)
scaled_accessor
<>
(since C++26)
setup_givens_rotation<>()
(since C++26)
setup_givens_rotation_result
<>
(since C++26)
sum_of_squares_result
<>
(since C++26)
swap_elements<>()
(since C++26)
symmetric_matrix_product<>()
(since C++26)
symmetric_matrix_rank_1_update<>()
(since C++26)
symmetric_matrix_rank_2_update<>()
(since C++26)
symmetric_matrix_rank_2k_update<>()
(since C++26)
symmetric_matrix_rank_k_update<>()
(since C++26)
symmetric_matrix_vector_product<>()
(since C++26)
T
transposed<>()
(since C++26)
triangular_matrix_left_product<>()
(since C++26)
triangular_matrix_matrix_left_solve<>()
(since C++26)
triangular_matrix_matrix_right_solve<>()
(since C++26)
triangular_matrix_product<>()
(since C++26)
triangular_matrix_right_product<>()
(since C++26)
triangular_matrix_vector_product<>()
(since C++26)
triangular_matrix_vector_solve<>()
(since C++26)
U
upper_triangle
(since C++26)
upper_triangle_t
(since C++26)
V
vector_abs_sum<>()
(since C++26)
vector_idx_abs_max<>()
(since C++26)
vector_sum_of_squares<>()
(since C++26)
vector_two_norm<>()
(since C++26)