Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
@@ -314,3 +314,8 @@ public:
|
||||
other.Reorthogonalise();
|
||||
}
|
||||
};
|
||||
|
||||
class CCompressedMatrix : public CCompressedMatrixNotAligned
|
||||
{
|
||||
int _alignment; // no clue what would this align to
|
||||
};
|
||||
Reference in New Issue
Block a user