Uses of Interface
de.grogra.xl.lang.DoubleToDouble
Packages that use DoubleToDouble
-
Uses of DoubleToDouble in de.grogra.ray.physics
Subinterfaces of DoubleToDouble in de.grogra.ray.physicsModifier and TypeInterfaceDescriptioninterfaceThis interface is used to store more information during the computation of the.invalid reference
LightModelinterfaceThis interface represents a spectrum, i.e., a function f(ν) of frequency ν of a wave.Classes in de.grogra.ray.physics that implement DoubleToDoubleModifier and TypeClassDescriptionclassThis class stores some useful information about incoming rays of an corresponding object, which has received a certain ray.classThis class distinguishclassThis class stores some useful information about incoming rays of an corresponding object, which has received a certain ray.classThis class implements a spectrum which is represented by threedoublevalues which are interpreted as the red, green and blue part of the spectrum.classThis class implements a spectrum which is represented by threefloatvalues which are interpreted as the red, green and blue part of the spectrum. -
Uses of DoubleToDouble in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type DoubleToDoubleModifier and TypeMethodDescriptionstatic booleanLibrary.plot(Aggregate a, DoubleToDouble function, double x) static ObjectToDouble<double[]> Library.toObjectToDouble(DoubleToDouble f)