Move functions for testing models into main package #466
Annotations
2 errors
build-docs:
../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
10 docstrings not included in the manual:
ParticleDA.Kalman.lmult_by_observation_matrix! :: Tuple{AbstractMatrix, AbstractMatrix, Any}
ParticleDA.Kalman.KalmanFilter
ParticleDA.Kalman.pre_and_postmultiply_by_state_transition_matrix! :: Tuple{Matrix, ParticleDA.Kalman.MatrixFreeKalmanFilter, Int64}
ParticleDA.Kalman.run_kalman_filter :: Union{Tuple{Any, Matrix}, Tuple{Any, Matrix, Type{<:ParticleDA.Kalman.AbstractKalmanFilter}}}
ParticleDA.Kalman.MatrixFreeKalmanFilter
ParticleDA.Kalman.pre_and_postmultiply_by_observation_matrix! :: Tuple{Matrix, Matrix, Matrix, ParticleDA.Kalman.MatrixFreeKalmanFilter}
ParticleDA.run_unit_tests_for_generic_model_interface :: Tuple{Any, Any}
ParticleDA.Kalman.lmult_by_state_transition_matrix! :: Tuple{AbstractMatrix, Any, Any}
ParticleDA.run_tests_for_optimal_proposal_model_interface :: NTuple{4, Any}
ParticleDA.run_tests_for_convergence_of_filter_estimates_against_kalman_filter :: NTuple{8, Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
build-docs
Process completed with exit code 1.
|