Hi, i was trying to us the DenseMatrixComplex class but since it's not public, the compiler wasn't able to get an instance of it, i had to change my package name to jeigen as a work around to be able to get the instance.
was it done on purpose to use the default package access only?
Hi, i was trying to us the DenseMatrixComplex class but since it's not public, the compiler wasn't able to get an instance of it, i had to change my package name to jeigen as a work around to be able to get the instance.
was it done on purpose to use the default package access only?