OpenKalman
functions Directory Reference
Directory dependency graph for functions:
OpenKalman/linear-algebra/functions

Directories

Files

file  adjoint.hpp [code]
 Definition of adjoint function.
 
file  attach_pattern.hpp [code]
 Definitions for attach_pattern.
 
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  copy_from.hpp [code]
 Definition of copy_from 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  get_chip.hpp [code]
 Definition of get_chip 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_constant_diagonal.hpp [code]
 Definitions for make_constant_diagonal.
 
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_triangular_matrix.hpp [code]
 Definitions for make_triangular_matrix.
 
file  make_zero.hpp [code]
 Definitions for make_zero.
 
file  n_ary_operation.hpp [code]
 Element-wise n-ary operation 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_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  trace.hpp [code]
 The trace function.
 
file  transpose.hpp [code]
 Definition of transpose function.
 
file  wrap_angles.hpp [code]
 Definitions for wrap_angles function.