[ ソース: 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
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または 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)
- 疎行列向けスパースコレスキー分解ライブラリ
-
- dep: libcxsparse3 (>= 1:4.5.2)
- concise sparse matrix library
-
- dep: libgcc-s1 (>= 4.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libgoogle-glog0v5 (>= 0.4.0)
- library that implements application-level logging.
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または 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 標準 C++ ライブラリ v3