OpenKalman
|
Definitions relating to general functions.
More...Directories |
Files | |
file | adjoint.hpp [code] |
Definition of adjoint function. | |
file | assign.hpp [code] |
Definition of assign function. | |
file | average_reduce.hpp [code] |
Definition of average_reduce function. | |
file | broadcast.hpp [code] |
Broadcast function. | |
file | chipwise_operation.hpp [code] |
Chipwise n-ary operations. | |
file | cholesky_factor.hpp [code] |
Definition of cholesky_factor. | |
file | cholesky_square.hpp [code] |
Definition of cholesky_square. | |
file | concatenate.hpp [code] |
Functions that concatenate other objects into a larger object. | |
file | conjugate.hpp [code] |
Definition of conjugate function. | |
file | contract.hpp [code] |
The contract function. | |
file | contract_in_place.hpp [code] |
the contract_in_place function. | |
file | determinant.hpp [code] |
The determinant function. | |
file | diagonal_of.hpp [code] |
Definition for diagonal_of function. | |
file | fill_components.hpp [code] |
Definition for fill_components function. | |
file | from_euclidean.hpp [code] |
Definitions for from_euclidean function. | |
file | functions.hpp [code] |
Header file for all general functions. | |
file | get_chip.hpp [code] |
Definition of get_chip function. | |
file | get_component.hpp [code] |
Definition for get_component function. | |
file | get_slice.hpp [code] |
Definition of get_slice function. | |
file | LQ_decomposition.hpp [code] |
Definition for LQ_decomposition function. | |
file | make_constant.hpp [code] |
Definitions for make_constant. | |
file | make_dense_object.hpp [code] |
Definition for make_dense_object function. | |
file | make_dense_object_from.hpp [code] |
Definition for make_dense_object_from. | |
file | make_diagonal_adapter.hpp [code] |
Definitions for make_diagonal_adapter. | |
file | make_hermitian_matrix.hpp [code] |
Definitions for make_hermitian_matrix. | |
file | make_identity_matrix_like.hpp [code] |
Definitions for make_identity_matrix_like. | |
file | make_triangular_matrix.hpp [code] |
Definitions for make_triangular_matrix. | |
file | make_vector_space_adapter.hpp [code] |
Definitions for make_vector_space_adapter. | |
file | make_zero.hpp [code] |
Definitions for make_zero. | |
file | n_ary_operation.hpp [code] |
Element-wise n-ary operation function. | |
file | nested_object.hpp [code] |
Definition for nested_object function. | |
file | QR_decomposition.hpp [code] |
Definition for QR_decomposition function. | |
file | randomize.hpp [code] |
Randomization functions. | |
file | rank_update_hermitian.hpp [code] |
Definition for rank_update_hermitian function. | |
file | rank_update_triangular.hpp [code] |
Definition for rank_update_triangular function. | |
file | reduce.hpp [code] |
Definition for reduce function. | |
file | scalar_product.hpp [code] |
The scalar_product function. | |
file | scalar_quotient.hpp [code] |
The scalar_quotient function. | |
file | set_chip.hpp [code] |
Definition of set_chip function. | |
file | set_component.hpp [code] |
Definition for set_component function. | |
file | set_slice.hpp [code] |
Definition of set_slice function. | |
file | solve.hpp [code] |
Functions for solving linear equations. | |
file | split.hpp [code] |
Functions that split objects into smaller parts. | |
file | sum.hpp [code] |
The sum function. | |
file | tile.hpp [code] |
Functions that tile multiple objects into a larger object. | |
file | to_dense_object.hpp [code] |
Definition for to_dense_object function. | |
file | to_diagonal.hpp [code] |
Definition for to_diagonal function. | |
file | to_euclidean.hpp [code] |
definitions for to_euclidean function. | |
file | to_native_matrix.hpp [code] |
definition for to_native_matrix. | |
file | trace.hpp [code] |
The trace function. | |
file | transpose.hpp [code] |
Definition of transpose function. | |
file | wrap_angles.hpp [code] |
Definitions for wrap_angles function. | |
Definitions relating to general functions.