Go to the source code of this file.
|
namespace | aligator |
| Main package namespace.
|
|
|
template<typename Derived> |
auto | aligator::blockMatrixGetRow (const Eigen::MatrixBase< Derived > &matrix, const std::vector< Eigen::Index > &rowBlockSizes, std::size_t rowIdx) |
|
template<typename Derived> |
auto | aligator::blockVectorGetRow (const Eigen::MatrixBase< Derived > &matrix, const std::vector< Eigen::Index > &blockSizes, std::size_t blockIdx) |
|
- Copyright
- Copyright (C) 2024 LAAS-CNRS, 2024-2025 INRIA
Definition in file constraint-set-product.hpp.