OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:residual
(Results
151 - 175
of
404
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ceres-solver/examples/
quadratic.cc
77
// Set up the only cost function (also known as
residual
).
/external/ceres-solver/internal/ceres/
conditioned_cost_function.cc
91
// = d
residual
[r] / d parameters[i][c]
parameter_block_ordering.h
78
// parameter blocks, if they co-occur in a
residual
block.
schur_ordering.h
68
// parameter blocks, if they co-occur in a
residual
block.
visibility.h
51
// f_block in a
residual
block, it is visible to the f_block. The
/external/chromium_org/third_party/opus/src/silk/
NLSF_decode.c
86
/* Predictive
residual
dequantizer */
PLC.c
49
opus_int16 frame[] /* O LPC
residual
signal */
171
opus_int16 frame[] /* O LPC
residual
signal */
379
/* Calculate energy in concealed
residual
*/
385
/* Calculate
residual
in decoded signal if last frame was lost */
/external/chromium_org/third_party/opus/src/silk/fixed/
residual_energy16_FIX.c
34
/*
Residual
energy: nrg = wxx - 2 * wXx * c + c' * wXX * c */
schur64_FIX.c
36
opus_int32 silk_schur64( /* O returns
residual
energy */
/external/chromium_org/third_party/opus/src/silk/float/
structs_FLP.h
105
silk_float ResNrg[ MAX_NB_SUBFR ]; /*
Residual
energy per subframe */
/external/eigen/bench/btl/actions/
action_aat_product.hh
118
INFOS("WRONG CALCULATION...
residual
=" << error);
action_ata_product.hh
118
INFOS("WRONG CALCULATION...
residual
=" << error);
action_atv_product.hh
105
INFOS("WRONG CALCULATION...
residual
=" << error);
action_axpby.hh
104
INFOS("WRONG CALCULATION...
residual
=" << error);
action_axpy.hh
116
INFOS("WRONG CALCULATION...
residual
=" << error);
action_cholesky.hh
109
// INFOS("WRONG CALCULATION...
residual
=" << error);
action_ger.hh
103
INFOS("WRONG CALCULATION...
residual
=" << error);
action_lu_decomp.hh
104
// INFOS("WRONG CALCULATION...
residual
=" << error);
action_lu_solve.hh
114
INFOS("WRONG CALCULATION...
residual
=" << error);
action_matrix_matrix_product.hh
120
INFOS("WRONG CALCULATION...
residual
=" << error);
action_matrix_vector_product.hh
123
INFOS("WRONG CALCULATION...
residual
=" << error);
action_partial_lu.hh
106
// INFOS("WRONG CALCULATION...
residual
=" << error);
action_symv.hh
112
INFOS("WRONG CALCULATION...
residual
=" << error);
action_syr2.hh
106
INFOS("WRONG CALCULATION...
residual
=" << error);
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
GMRES.h
19
* Generalized Minimal
Residual
Algorithm based on the
30
* \param tol_error on input:
residual
tolerance
39
* GMRES: A Generalized Minimal
Residual
Algorithm for Solving Nonsymmetric Linear Systems.
222
*
residual
method. The vectors x and b can be either dense or sparse.
Completed in 453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>