[ 原始碼: ceres-solver ]
套件:libceres1(1.14.0-14)
libceres1 的相關連結
Debian 的資源:
下載原始碼套件 ceres-solver:
- [ceres-solver_1.14.0-14.dsc]
- [ceres-solver_1.14.0.orig.tar.gz]
- [ceres-solver_1.14.0-14.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [ceres-solver.org]
相似套件:
nonlinear least squares minimizer (shared library)
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010.
Ceres Solver can solve two kinds of problems.
- Non-linear Least Squares problems with bounds constraints. - General unconstrained optimization problems.
This package contains the shared library.
其他與 libceres1 有關的套件
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, libblas3, libblis3-openmp, libblis3-pthread, libblis3-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcholmod3 (>= 1:4.5.2)
- sparse Cholesky factorization library for sparse matrices
-
- dep: libcxsparse3 (>= 1:4.5.2)
- concise sparse matrix library
-
- dep: libgcc-s1 (>= 4.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libgoogle-glog0v5 (>= 0.4.0)
- library that implements application-level logging.
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libspqr2 (>= 1:5.8.1+dfsg)
- sparse QR factorization library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime