MCPcopy Create free account

hub / github.com/acado/acado / functions

Functions8,636 in github.com/acado/acado

↓ 1 callersFunctionCleanseRawStrings
Removes C++11 raw strings from lines. Before: static const char kData[] = R"( multi-line string )"; After: s
misc/cpplint.py:1054
↓ 1 callersFunctionClock
acado/clock/real_clock.cpp:38
↓ 1 callersFunctionConjugateGradientMethod
acado/sparse_solver/normal_conjugate_gradient_method.cpp:37
↓ 1 callersFunctionConstraintElement
acado/constraint/path_constraint.cpp:38
↓ 1 callersFunctionConstraintProduct
Copy constructor. */
external_packages/qpOASES-3.2.0/include/qpOASES/ConstraintProduct.hpp:64
↓ 1 callersFunctionConstraintProduct
Copy constructor. */
external_packages/qpOASES-3.0beta/include/qpOASES/ConstraintProduct.hpp:64
↓ 1 callersFunctionConstraints_flipFixed
* f l i p F i x e d */
external_packages/qpoases3/src/Constraints.c:238
↓ 1 callersFunctionConstraints_getNEC
* g e t N E C */
external_packages/qpoases3/include/qpOASES_e/Constraints.h:453
↓ 1 callersFunctionConstraints_getNUC
* g e t N U C */
external_packages/qpoases3/include/qpOASES_e/Constraints.h:471
↓ 1 callersFunctionConstraints_moveActiveToInactive
* m o v e A c t i v e T o I n a c t i v e */
external_packages/qpoases3/src/Constraints.c:194
↓ 1 callersFunctionConstraints_moveInactiveToActive
* m o v e I n a c t i v e T o A c t i v e */
external_packages/qpoases3/src/Constraints.c:216
↓ 1 callersFunctionControlLaw
acado/control_law/feedforward_law.cpp:46
↓ 1 callersMethodCos
acado/symbolic_operator/cos.cpp:62
↓ 1 callersMethodCount
Count line in current function body.
misc/cpplint.py:823
↓ 1 callersFunctionDenseMatrix_bilinear
external_packages/qpoases3/src/Matrices.c:490
↓ 1 callersFunctionDenseMatrix_getRowNorm
external_packages/qpoases3/src/Matrices.c:141
↓ 1 callersFunctionDenseMatrix_init
external_packages/qpoases3/src/Matrices.c:80
↓ 1 callersFunctionDiagonallyImplicitRKExport
acado/code_generation/integrators/dirk5_export.cpp:38
↓ 1 callersFunctionDiscreteTimeExport
acado/code_generation/integrators/narx_export.cpp:38
↓ 1 callersMethodEnd
Stop analyzing function body.
misc/cpplint.py:853
↓ 1 callersFunctionEstimator
acado/estimator/kalman_filter.cpp:38
↓ 1 callersMethodExp
acado/symbolic_operator/exp.cpp:54
↓ 1 callersFunctionExplicitRungeKuttaExport
acado/code_generation/integrators/erk2_export.cpp:38
↓ 1 callersFunctionExportAlgorithm
acado/code_generation/export_cholesky_decomposition.cpp:39
↓ 1 callersFunctionExportFile
acado/code_generation/export_templated_file.cpp:39
↓ 1 callersFunctionExportGaussElim
acado/code_generation/linear_solvers/irk_3stage_single_newton_export.cpp:38
↓ 1 callersFunctionExportGaussNewtonCN2
acado/code_generation/export_exact_hessian_cn2.cpp:38
↓ 1 callersFunctionExportLinearSolver
acado/code_generation/linear_solvers/householder_qr_export.cpp:38
↓ 1 callersMethodExtension
File extension - text following the final period.
misc/cpplint.py:940
↓ 1 callersFunctionFilesBelongToSameModule
Check if these two filenames belong to the same module. The concept of a 'module' here is a as follows: foo.h, foo-inl.h, foo.cc, foo_test.cc and
misc/cpplint.py:4291
↓ 1 callersFunctionFindNextMatchingAngleBracket
Find the corresponding > to close a template. Args: clean_lines: A CleansedLines instance containing the file. linenum: Current line number
misc/cpplint.py:2409
↓ 1 callersFunctionFindNextMultiLineCommentEnd
We are inside a comment, find the end marker.
misc/cpplint.py:1126
↓ 1 callersFunctionFindNextMultiLineCommentStart
Find the beginning marker for a multiline comment.
misc/cpplint.py:1115
↓ 1 callersFunctionFindPreviousMatchingAngleBracket
Find the corresponding < that started a template. Args: clean_lines: A CleansedLines instance containing the file. linenum: Current line nu
misc/cpplint.py:2478
↓ 1 callersFunctionFlipper_init
* i n i t */
external_packages/qpoases3/src/Flipper.c:73
↓ 1 callersFunctionForwardIRKExport
acado/code_generation/integrators/dirk_export.cpp:41
↓ 1 callersFunctionForwardLiftedIRKExport
acado/code_generation/integrators/irk_lifted_fob_export.cpp:39
↓ 1 callersFunctionGetLineWidth
Determines the width of the line in column positions. Args: line: A string, which may be a Unicode string. Returns: The width of the lin
misc/cpplint.py:3329
↓ 1 callersFunctionGetMarketLine
external_packages/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h:21
↓ 1 callersFunctionGetVectorElt
external_packages/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h:50
↓ 1 callersFunctionImplicitRungeKuttaExport
acado/code_generation/integrators/radau_IIA3_export.cpp:38
↓ 1 callersMethodInNamespaceBody
Check if we are currently one level inside a namespace body. Returns: True if top of the stack is a namespace block, False otherwise.
misc/cpplint.py:1832
↓ 1 callersMethodIncrementErrorCount
Bumps the module's error statistic.
misc/cpplint.py:739
↓ 1 callersFunctionIndexlist_getLastNumber
* g e t L a s t N u m b e r */
external_packages/qpoases3/include/qpOASES_e/Indexlist.h:192
↓ 1 callersFunctionIntegrator
acado/integrator/integrator_bdf.cpp:42
↓ 1 callersFunctionIntegratorExport
acado/code_generation/integrators/rk_export.cpp:38
↓ 1 callersFunctionIsCppString
Does line terminate so, that the next symbol is in string constant. This function does not consider single-line nor multi-line comments. Args:
misc/cpplint.py:1037
↓ 1 callersFunctionIsErrorSuppressedByNolint
Returns true if the specified error category is suppressed on this line. Consults the global error_suppressions map populated by ParseNolintSuppr
misc/cpplint.py:492
↓ 1 callersMethodIsInAlphabeticalOrder
Check if a header is in alphabetical order with the previous header. Args: clean_lines: A CleansedLines instance containing the file.
misc/cpplint.py:604
↓ 1 callersFunctionKnotAveraging
external_packages/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h:41
↓ 1 callersFunctionLUnumTempV
external_packages/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h:40
↓ 1 callersFunctionLagrangeTerm
acado/objective/objective.cpp:41
↓ 1 callersMethodLog
acado/symbolic_operator/evaluation_template.hpp:189
↓ 1 callersFunctionMessageHandling_getInfoVisibilityStatus
* g e t I n f o V i s i b i l i t y S t a t u s */
external_packages/qpoases3/include/qpOASES_e/MessageHandling.h:466
↓ 1 callersFunctionMessageHandling_getOutputFile
* g e t O u t p u t F i l e */
external_packages/qpoases3/include/qpOASES_e/MessageHandling.h:475
↓ 1 callersFunctionMessageHandling_setOutputFile
* s e t O u t p u t F i l e */
external_packages/qpoases3/include/qpOASES_e/MessageHandling.h:520
↓ 1 callersFunctionMpcConstraintProduct
Constructor. */
external_packages/qpOASES-3.2.0/testing/cpp/test_constraintProduct1.cpp:61
↓ 1 callersFunctionMpcConstraintProduct
Constructor. */
external_packages/qpOASES-3.2.0/testing/cpp/test_constraintProduct2.cpp:61
↓ 1 callersFunctionMyConstraintProduct
Constructor. */
external_packages/qpOASES-3.2.0/examples/example4CP.cpp:54
↓ 1 callersFunctionMyConstraintProduct
external_packages/qpOASES-3.0beta/examples/example4CP.cpp:52
↓ 1 callersFunctionNLPsolver
acado/nlp_solver/scp_method.cpp:43
↓ 1 callersFunctionNoise
acado/noise/colored_noise.cpp:37
↓ 1 callersFunctionObjectiveElement
acado/objective/lsq_term.cpp:39
↓ 1 callersFunctionOptimizationAlgorithm
acado/optimization_algorithm/mhe_algorithm.cpp:37
↓ 1 callersFunctionParseArguments
Parses the command line arguments. This may set the output format and verbosity level as side-effects. Args: args: The command line argument
misc/cpplint.py:4669
↓ 1 callersFunctionPrintCategories
Prints a list of all the error-categories used by error messages. These are the categories used to filter messages via --filter.
misc/cpplint.py:4660
↓ 1 callersMethodPrintErrorCounts
Print a summary of errors by category, and the total.
misc/cpplint.py:749
↓ 1 callersFunctionProcessFile
Does google-lint on a single file. Args: filename: The name of the file to parse. vlevel: The level of errors to report. Every error of c
misc/cpplint.py:4578
↓ 1 callersFunctionProcessFileData
Performs lint checks and reports any errors to the given error function. Args: filename: Filename of the file that is being processed. file
misc/cpplint.py:4533
↓ 1 callersFunctionProcessLine
Processes a single line in the file. Args: filename: Filename of the file that is being processed. file_extension: The extension (dot not i
misc/cpplint.py:4492
↓ 1 callersFunctionPutMatrixElt
external_packages/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h:85
↓ 1 callersFunctionQPInstanceCON
external_packages/qpoases3/interfaces/matlab/qpOASES_e_matlab_utils.c:37
↓ 1 callersFunctionQProblem
external_packages/qpOASES-3.2.0/src/SQProblem.cpp:40
↓ 1 callersFunctionQProblem
external_packages/qpOASES-3.0beta/src/SQProblem.cpp:40
↓ 1 callersFunctionQProblemBCPY_computeCholesky
* c o m p u t e C h o l e s k y */
external_packages/qpoases3/src/QProblem.c:1525
↓ 1 callersFunctionQProblemBCPY_determineDataShift
* d e t e r m i n e D a t a S h i f t */
external_packages/qpoases3/src/QProblem.c:1818
↓ 1 callersFunctionQProblemBCPY_getRelativeHomotopyLength
* r e l a t i v e H o m o t o p y L e n g t h */
external_packages/qpoases3/src/QProblem.c:2183
↓ 1 callersFunctionQProblemBCPY_loadQPvectorsFromFile
* l o a d Q P v e c t o r s F r o m F i l e */
external_packages/qpoases3/src/QProblem.c:1987
↓ 1 callersFunctionQProblemBCPY_obtainAuxiliaryWorkingSet
* o b t a i n A u x i l i a r y W o r k i n g S e t */
external_packages/qpoases3/src/QProblem.c:1604
↓ 1 callersFunctionQProblemBCPY_setupQPdataFromFile
* s e t u p Q P d a t a F r o m F i l e */
external_packages/qpoases3/src/QProblem.c:1919
↓ 1 callersFunctionQProblemBCPY_updateFarBounds
* u p d a t e F a r B o u n d s */
external_packages/qpoases3/src/QProblem.c:6245
↓ 1 callersFunctionQProblemB_areBoundsConsistent
* a r e B o u n d s C o n s i s t e n t */
external_packages/qpoases3/src/QProblemB.c:1863
↓ 1 callersFunctionQProblemB_changeActiveSet
* c h a n g e A c t i v e S e t */
external_packages/qpoases3/src/QProblemB.c:3212
↓ 1 callersFunctionQProblemB_determineDataShift
* d e t e r m i n e D a t a S h i f t */
external_packages/qpoases3/src/QProblemB.c:1617
↓ 1 callersFunctionQProblemB_determineHessianType
* d e t e r m i n e H e s s i a n T y p e */
external_packages/qpoases3/src/QProblemB.c:1135
↓ 1 callersFunctionQProblemB_determineStepDirection
* d e t e r m i n e S t e p D i r e c t i o n */
external_packages/qpoases3/src/QProblemB.c:2900
↓ 1 callersFunctionQProblemB_getCount
* g e t C o u n t */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1325
↓ 1 callersFunctionQProblemB_getNFV
* g e t N F V */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1199
↓ 1 callersFunctionQProblemB_getNZ
* g e t N Z */
external_packages/qpoases3/src/QProblemB.c:797
↓ 1 callersFunctionQProblemB_getObjValX
* g e t O b j V a l */
external_packages/qpoases3/src/QProblemB.c:831
↓ 1 callersFunctionQProblemB_getRelativeHomotopyLength
* g e t R e l a t i v e H o m o t o p y L e n g t h */
external_packages/qpoases3/src/QProblemB.c:2001
↓ 1 callersFunctionQProblemB_hotstart
* Q P r o b l e m B _ h o t s t a r t */
external_packages/qpOASES-3.2.0/interfaces/matlab/qpOASES_sequence.cpp:212
↓ 1 callersFunctionQProblemB_hotstart
* Q P r o b l e m B _ h o t s t a r t */
external_packages/qpOASES-3.2.0/interfaces/octave/qpOASES_sequence.cpp:212
↓ 1 callersFunctionQProblemB_hotstartW
* h o t s t a r t */
external_packages/qpoases3/src/QProblemB.c:656
↓ 1 callersFunctionQProblemB_init
* Q P r o b l e m B _ i n i t */
external_packages/qpOASES-3.2.0/interfaces/matlab/qpOASES_sequence.cpp:58
↓ 1 callersFunctionQProblemB_init
* Q P r o b l e m B _ i n i t */
external_packages/qpOASES-3.2.0/interfaces/octave/qpOASES_sequence.cpp:58
↓ 1 callersFunctionQProblemB_initM
* i n i t */
external_packages/qpoases3/src/QProblemB.c:192
↓ 1 callersFunctionQProblemB_isCPUtimeLimitExceeded
* i s C P U t i m e L i m i t E x c e e d e d */
external_packages/qpoases3/src/QProblemB.c:1882
↓ 1 callersFunctionQProblemB_isInfeasible
* i s I n f e a s i b l e */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1241
↓ 1 callersFunctionQProblemB_isUnbounded
* i s U n b o u n d e d */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1250
← previousnext →1,801–1,900 of 8,636, ranked by callers