mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 22:07:05 +01:00
Debugged vector version of ProjectOnGroup
This commit is contained in:
@ -28,7 +28,9 @@ namespace Grid {
|
||||
temp *= alpha/ComplexD(i);
|
||||
temp = unit + temp*arg;
|
||||
}
|
||||
|
||||
return ProjectOnGroup(temp);//maybe not strictly necessary
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user