Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acado/acado
/ functions
Functions
8,636 in github.com/acado/acado
⨍
Functions
8,636
◇
Types & classes
1,963
↓ 1 callers
Function
CleanseRawStrings
Removes C++11 raw strings from lines. Before: static const char kData[] = R"( multi-line string )"; After: s
misc/cpplint.py:1054
↓ 1 callers
Function
Clock
acado/clock/real_clock.cpp:38
↓ 1 callers
Function
ConjugateGradientMethod
acado/sparse_solver/normal_conjugate_gradient_method.cpp:37
↓ 1 callers
Function
ConstraintElement
acado/constraint/path_constraint.cpp:38
↓ 1 callers
Function
ConstraintProduct
Copy constructor. */
external_packages/qpOASES-3.2.0/include/qpOASES/ConstraintProduct.hpp:64
↓ 1 callers
Function
ConstraintProduct
Copy constructor. */
external_packages/qpOASES-3.0beta/include/qpOASES/ConstraintProduct.hpp:64
↓ 1 callers
Function
Constraints_flipFixed
* f l i p F i x e d */
external_packages/qpoases3/src/Constraints.c:238
↓ 1 callers
Function
Constraints_getNEC
* g e t N E C */
external_packages/qpoases3/include/qpOASES_e/Constraints.h:453
↓ 1 callers
Function
Constraints_getNUC
* g e t N U C */
external_packages/qpoases3/include/qpOASES_e/Constraints.h:471
↓ 1 callers
Function
Constraints_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 callers
Function
Constraints_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 callers
Function
ControlLaw
acado/control_law/feedforward_law.cpp:46
↓ 1 callers
Method
Cos
acado/symbolic_operator/cos.cpp:62
↓ 1 callers
Method
Count
Count line in current function body.
misc/cpplint.py:823
↓ 1 callers
Function
DenseMatrix_bilinear
external_packages/qpoases3/src/Matrices.c:490
↓ 1 callers
Function
DenseMatrix_getRowNorm
external_packages/qpoases3/src/Matrices.c:141
↓ 1 callers
Function
DenseMatrix_init
external_packages/qpoases3/src/Matrices.c:80
↓ 1 callers
Function
DiagonallyImplicitRKExport
acado/code_generation/integrators/dirk5_export.cpp:38
↓ 1 callers
Function
DiscreteTimeExport
acado/code_generation/integrators/narx_export.cpp:38
↓ 1 callers
Method
End
Stop analyzing function body.
misc/cpplint.py:853
↓ 1 callers
Function
Estimator
acado/estimator/kalman_filter.cpp:38
↓ 1 callers
Method
Exp
acado/symbolic_operator/exp.cpp:54
↓ 1 callers
Function
ExplicitRungeKuttaExport
acado/code_generation/integrators/erk2_export.cpp:38
↓ 1 callers
Function
ExportAlgorithm
acado/code_generation/export_cholesky_decomposition.cpp:39
↓ 1 callers
Function
ExportFile
acado/code_generation/export_templated_file.cpp:39
↓ 1 callers
Function
ExportGaussElim
acado/code_generation/linear_solvers/irk_3stage_single_newton_export.cpp:38
↓ 1 callers
Function
ExportGaussNewtonCN2
acado/code_generation/export_exact_hessian_cn2.cpp:38
↓ 1 callers
Function
ExportLinearSolver
acado/code_generation/linear_solvers/householder_qr_export.cpp:38
↓ 1 callers
Method
Extension
File extension - text following the final period.
misc/cpplint.py:940
↓ 1 callers
Function
FilesBelongToSameModule
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 callers
Function
FindNextMatchingAngleBracket
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 callers
Function
FindNextMultiLineCommentEnd
We are inside a comment, find the end marker.
misc/cpplint.py:1126
↓ 1 callers
Function
FindNextMultiLineCommentStart
Find the beginning marker for a multiline comment.
misc/cpplint.py:1115
↓ 1 callers
Function
FindPreviousMatchingAngleBracket
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 callers
Function
Flipper_init
* i n i t */
external_packages/qpoases3/src/Flipper.c:73
↓ 1 callers
Function
ForwardIRKExport
acado/code_generation/integrators/dirk_export.cpp:41
↓ 1 callers
Function
ForwardLiftedIRKExport
acado/code_generation/integrators/irk_lifted_fob_export.cpp:39
↓ 1 callers
Function
GetLineWidth
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 callers
Function
GetMarketLine
external_packages/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h:21
↓ 1 callers
Function
GetVectorElt
external_packages/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h:50
↓ 1 callers
Function
ImplicitRungeKuttaExport
acado/code_generation/integrators/radau_IIA3_export.cpp:38
↓ 1 callers
Method
InNamespaceBody
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 callers
Method
IncrementErrorCount
Bumps the module's error statistic.
misc/cpplint.py:739
↓ 1 callers
Function
Indexlist_getLastNumber
* g e t L a s t N u m b e r */
external_packages/qpoases3/include/qpOASES_e/Indexlist.h:192
↓ 1 callers
Function
Integrator
acado/integrator/integrator_bdf.cpp:42
↓ 1 callers
Function
IntegratorExport
acado/code_generation/integrators/rk_export.cpp:38
↓ 1 callers
Function
IsCppString
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 callers
Function
IsErrorSuppressedByNolint
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 callers
Method
IsInAlphabeticalOrder
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 callers
Function
KnotAveraging
external_packages/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h:41
↓ 1 callers
Function
LUnumTempV
external_packages/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h:40
↓ 1 callers
Function
LagrangeTerm
acado/objective/objective.cpp:41
↓ 1 callers
Method
Log
acado/symbolic_operator/evaluation_template.hpp:189
↓ 1 callers
Function
MessageHandling_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 callers
Function
MessageHandling_getOutputFile
* g e t O u t p u t F i l e */
external_packages/qpoases3/include/qpOASES_e/MessageHandling.h:475
↓ 1 callers
Function
MessageHandling_setOutputFile
* s e t O u t p u t F i l e */
external_packages/qpoases3/include/qpOASES_e/MessageHandling.h:520
↓ 1 callers
Function
MpcConstraintProduct
Constructor. */
external_packages/qpOASES-3.2.0/testing/cpp/test_constraintProduct1.cpp:61
↓ 1 callers
Function
MpcConstraintProduct
Constructor. */
external_packages/qpOASES-3.2.0/testing/cpp/test_constraintProduct2.cpp:61
↓ 1 callers
Function
MyConstraintProduct
Constructor. */
external_packages/qpOASES-3.2.0/examples/example4CP.cpp:54
↓ 1 callers
Function
MyConstraintProduct
external_packages/qpOASES-3.0beta/examples/example4CP.cpp:52
↓ 1 callers
Function
NLPsolver
acado/nlp_solver/scp_method.cpp:43
↓ 1 callers
Function
Noise
acado/noise/colored_noise.cpp:37
↓ 1 callers
Function
ObjectiveElement
acado/objective/lsq_term.cpp:39
↓ 1 callers
Function
OptimizationAlgorithm
acado/optimization_algorithm/mhe_algorithm.cpp:37
↓ 1 callers
Function
ParseArguments
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 callers
Function
PrintCategories
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 callers
Method
PrintErrorCounts
Print a summary of errors by category, and the total.
misc/cpplint.py:749
↓ 1 callers
Function
ProcessFile
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 callers
Function
ProcessFileData
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 callers
Function
ProcessLine
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 callers
Function
PutMatrixElt
external_packages/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h:85
↓ 1 callers
Function
QPInstanceCON
external_packages/qpoases3/interfaces/matlab/qpOASES_e_matlab_utils.c:37
↓ 1 callers
Function
QProblem
external_packages/qpOASES-3.2.0/src/SQProblem.cpp:40
↓ 1 callers
Function
QProblem
external_packages/qpOASES-3.0beta/src/SQProblem.cpp:40
↓ 1 callers
Function
QProblemBCPY_computeCholesky
* c o m p u t e C h o l e s k y */
external_packages/qpoases3/src/QProblem.c:1525
↓ 1 callers
Function
QProblemBCPY_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 callers
Function
QProblemBCPY_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 callers
Function
QProblemBCPY_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 callers
Function
QProblemBCPY_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 callers
Function
QProblemBCPY_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 callers
Function
QProblemBCPY_updateFarBounds
* u p d a t e F a r B o u n d s */
external_packages/qpoases3/src/QProblem.c:6245
↓ 1 callers
Function
QProblemB_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 callers
Function
QProblemB_changeActiveSet
* c h a n g e A c t i v e S e t */
external_packages/qpoases3/src/QProblemB.c:3212
↓ 1 callers
Function
QProblemB_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 callers
Function
QProblemB_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 callers
Function
QProblemB_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 callers
Function
QProblemB_getCount
* g e t C o u n t */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1325
↓ 1 callers
Function
QProblemB_getNFV
* g e t N F V */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1199
↓ 1 callers
Function
QProblemB_getNZ
* g e t N Z */
external_packages/qpoases3/src/QProblemB.c:797
↓ 1 callers
Function
QProblemB_getObjValX
* g e t O b j V a l */
external_packages/qpoases3/src/QProblemB.c:831
↓ 1 callers
Function
QProblemB_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 callers
Function
QProblemB_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 callers
Function
QProblemB_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 callers
Function
QProblemB_hotstartW
* h o t s t a r t */
external_packages/qpoases3/src/QProblemB.c:656
↓ 1 callers
Function
QProblemB_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 callers
Function
QProblemB_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 callers
Function
QProblemB_initM
* i n i t */
external_packages/qpoases3/src/QProblemB.c:192
↓ 1 callers
Function
QProblemB_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 callers
Function
QProblemB_isInfeasible
* i s I n f e a s i b l e */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1241
↓ 1 callers
Function
QProblemB_isUnbounded
* i s U n b o u n d e d */
external_packages/qpoases3/include/qpOASES_e/QProblemB.h:1250
← previous
next →
1,801–1,900 of 8,636, ranked by callers