Package eu.simuline.octave.type.cast
Collection of classes concerned with casts.
-
Interface Summary Interface Description Caster<F,T> Interface for a caster that transforms objects from type F to T. -
Class Summary Class Description Cast Helper class for the auto cast functionality.Cast.ClassPair<F,T> Represents a pair of classes, essentially a cast from one to the other class.DoubleToComplexCaster Cast OctaveDouble to OctaveComplex.