OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:solver
(Results
176 - 200
of
418
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ceres-solver/internal/ceres/
lapack.cc
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
lapack.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
levenberg_marquardt_strategy.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
low_rank_inverse_hessian.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
normal_prior_test.cc
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
numeric_diff_functor_test.cc
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
numeric_diff_test_utils.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
parameter_block_ordering.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
residual_block_utils.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
runtime_numeric_diff_cost_function.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
schur_jacobi_preconditioner.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
schur_ordering.cc
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
schur_ordering.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
stl_util.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
stringprintf.cc
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
stringprintf.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
test_util.cc
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
visibility.h
1
// Ceres
Solver
- A fast non-linear least squares minimizer
3
// http://code.google.com/p/ceres-
solver
/
CMakeLists.txt
1
# Ceres
Solver
- A fast non-linear least squares minimizer
3
# http://code.google.com/p/ceres-
solver
/
94
solver
.cc
130
# Only the fully dynamic
solver
. The build is much faster this way.
generate_eliminator_specialization.py
1
# Ceres
Solver
- A fast non-linear least squares minimizer
3
# http://code.google.com/p/ceres-
solver
/
68
HEADER = """// Ceres
Solver
- A fast non-linear least squares minimizer
70
// http://code.google.com/p/ceres-
solver
/
/external/ceres-solver/scripts/
make_docs.py
3
# Ceres
Solver
- A fast non-linear least squares minimizer
5
# http://code.google.com/p/ceres-
solver
/
/external/eigen/test/
eigensolver_generic.cpp
108
Eigen::EigenSolver<MatrixXd>
solver
(A);
110
V(0,0) =
solver
.eigenvectors()(0,0).real();
/external/ceres-solver/android/
build_android.sh
3
# Ceres
Solver
- A fast non-linear least squares minimizer
5
# http://code.google.com/p/ceres-
solver
/
72
# ceres-
solver
.git/ and the build directory you are using is
73
# ceres-android-bin/, the resulting binaries will live in ceres-
solver
.git/
/external/ceres-solver/docs/source/
license.rst
5
Ceres
Solver
is licensed under the New BSD license, whose terms are as follows.
/external/ceres-solver/jni/
Android.mk
1
# Ceres
Solver
- A fast non-linear least squares minimizer
3
# http://code.google.com/p/ceres-
solver
/
75
# Ceres
Solver
ships with a replacement for glog that provides a
169
$(CERES_SRC_PATH)/
solver
.cc \
Completed in 597 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>