Class LibCommonsMath


  • public class LibCommonsMath
    extends Object
    Library for matrix operations that need invocation of Apache Commons Math library. This library currently supports following operations: matrix inverse, matrix decompositions (QR, LU, Eigen), solve