apply clang-tidy updates
This commit is contained in:
@ -688,7 +688,7 @@ namespace ATC {
|
||||
// compute_sparsity
|
||||
// - creates sparsity template
|
||||
//--------------------------------------------------------
|
||||
void RegulatorShapeFunction::compute_sparsity(void)
|
||||
void RegulatorShapeFunction::compute_sparsity()
|
||||
{
|
||||
|
||||
// first get local pattern from N N^T
|
||||
|
||||
Reference in New Issue
Block a user