Uses of Package
org.bytedeco.javacpp.indexer
Packages that use org.bytedeco.javacpp.indexer
Package
Description
Contains classes for multidimensional access of arrays and buffers.
-
Classes in org.bytedeco.javacpp.indexer used by org.bytedeco.javacpp.indexerClassDescriptionAbstract indexer for the
shortprimitive type, treated as bfloat16.Abstract indexer for thebooleanprimitive type.Abstract indexer for thebyteprimitive type.Abstract indexer for thecharprimitive type.Abstract indexer for thedoubleprimitive type.Abstract indexer for thefloatprimitive type.Abstract indexer for theshortprimitive type, treated as half-precision float.Provides an interface for classes that compute a linear index from given array sizes.An interface implemented to let users access data classes via anIndexer.Top-level class of all data indexers, providing easy-to-use and efficient multidimensional access to primitive arrays, NIO buffers, and the raw memory interface.Abstract indexer for theintprimitive type.Abstract indexer for thelongprimitive type.The raw memory interface supporting long indexing.Abstract indexer for theshortprimitive type.An Index that computes a linear index from given array sizes and strides.Abstract indexer for thebyteprimitive type, treated as unsigned.Abstract indexer for theintprimitive type, treated as unsigned.Abstract indexer for thelongprimitive type, treated as unsigned.The raw memory interface based onUnsafe.Abstract indexer for theshortprimitive type, treated as unsigned.