Uses of Class
cern.colt.matrix.doublealgo.Transform
-
Packages that use Transform Package Description cern.colt.matrix.doublealgo Double matrix algorithms such as print formatting, sorting, partitioning and statistics.cern.colt.matrix.impl Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces ofcern.colt.matrix, without subsetting or supersetting. -
-
Uses of Transform in cern.colt.matrix.doublealgo
Fields in cern.colt.matrix.doublealgo declared as Transform Modifier and Type Field Description static TransformTransform. transformDeprecated.Little trick to allow for "aliasing", that is, renaming this class. -
Uses of Transform in cern.colt.matrix.impl
Fields in cern.colt.matrix.impl declared as Transform Modifier and Type Field Description private static TransformTestMatrix2D. Transform
-