Docs.rs
celestial-pointing-0.1.1-alpha.2
celestial-pointing 0.1.1-alpha.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gaker
Dependencies
bitflags ^2.10
normal
celestial-coords ^0.1.1-alpha.2
normal
celestial-core ^0.1.1-alpha.2
normal
celestial-time ^0.1.1-alpha.2
normal
dirs ^5
normal
libm ^0.2
normal
nalgebra ^0.34
normal
plotters ^0.3
normal
rayon ^1.8
normal
regex ^1.11
normal
rustyline ^14
normal
textplots ^0.8
normal
thiserror ^2.0
normal
approx ^0.5
dev
Versions
7.07%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
build_residuals
celestial_
pointing
0.1.1-alpha.2
In celestial_
pointing::
solver
celestial_pointing
::
solver
Function
build_
residuals
Copy item path
Source
pub fn build_residuals(observations: &[&
Observation
]) ->
DVector
<
f64
>