Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Advanced Apache Commons Math usage

Header Image

  1. Using Apache Commons Math with generics
    • The article covers how to use Apache Commons Math with generics, including creating generic classes and interfaces, type inference with generic types, and working with generic collections.
  2. Using Apache Commons Math with nested objects
    • This article covers the usage of nested, anonymous, and inner classes, and passing objects as arguments in Apache Commons Math with examples and a pirate-themed approach.
  3. Using Apache Commons Math with collections
    • This article covers how to use Apache Commons Math to create collections of objects, sort and filter those collections, and use common collection classes for matrices, vectors, and probability distributions.
  4. Using Apache Commons Math with annotations
    • The article explores the various aspects of using annotations in Apache Commons Math, including creating custom annotations, using annotations for documentation and testing, and specifying retention policies.
  5. Using Apache Commons Math with custom functions
    • The article covers the creation and implementation of custom functions using Apache Commons Math, and how to use them with optimization and root-finding algorithms within the library.

Table of contents