__PIP_TYPENAME_DECLARE
This commit is contained in:
@@ -1652,6 +1652,12 @@ PIMathMatrix<complex<T>> hermitian(const PIMathMatrix<complex<T>> & m) {
|
||||
return ret.transposed();
|
||||
}
|
||||
|
||||
|
||||
#if !PIP_HAS_RTTI
|
||||
__PIP_TYPENAME_DECLARE(PIMathMatrixd, "PIMathMatrixd")
|
||||
__PIP_TYPENAME_DECLARE(PIMathMatrixi, "PIMathMatrixi")
|
||||
#endif
|
||||
|
||||
#undef PIMM_FOR
|
||||
#undef PIMM_FOR_A
|
||||
#undef PIMM_FOR_C
|
||||
|
||||
Reference in New Issue
Block a user