kmath/kmath-core/scripts/pages.js

2 lines
266 KiB
JavaScript
Raw Normal View History

var pages = [{"name":"interface Domain<T : Any>","description":"space.kscience.kmath.domains.Domain","location":"kmath-core/space.kscience.kmath.domains/-domain/index.html","searchKeys":["Domain","interface Domain<T : Any>"]},{"name":"abstract operator fun contains(point: Point<T>): Boolean","description":"space.kscience.kmath.domains.Domain.contains","location":"kmath-core/space.kscience.kmath.domains/-domain/contains.html","searchKeys":["contains","abstract operator fun contains(point: Point<T>): Boolean"]},{"name":"open operator override fun contains(point: Point<Double>): Boolean","description":"space.kscience.kmath.domains.HyperSquareDomain.contains","location":"kmath-core/space.kscience.kmath.domains/-hyper-square-domain/contains.html","searchKeys":["contains","open operator override fun contains(point: Point<Double>): Boolean"]},{"name":"open operator override fun contains(point: Point<Double>): Boolean","description":"space.kscience.kmath.domains.UnconstrainedDomain.contains","location":"kmath-core/space.kscience.kmath.domains/-unconstrained-domain/contains.html","searchKeys":["contains","open operator override fun contains(point: Point<Double>): Boolean"]},{"name":"abstract val dimension: Int","description":"space.kscience.kmath.domains.Domain.dimension","location":"kmath-core/space.kscience.kmath.domains/-domain/dimension.html","searchKeys":["dimension","abstract val dimension: Int"]},{"name":"open override val dimension: Int","description":"space.kscience.kmath.domains.HyperSquareDomain.dimension","location":"kmath-core/space.kscience.kmath.domains/-hyper-square-domain/dimension.html","searchKeys":["dimension","open override val dimension: Int"]},{"name":"open override val dimension: Int","description":"space.kscience.kmath.domains.UnconstrainedDomain.dimension","location":"kmath-core/space.kscience.kmath.domains/-unconstrained-domain/dimension.html","searchKeys":["dimension","open override val dimension: Int"]},{"name":"open override val dimension: Int","description":"space.kscience.kmath.domains.UnivariateDomain.dimension","location":"kmath-core/space.kscience.kmath.domains/-univariate-domain/dimension.html","searchKeys":["dimension","open override val dimension: Int"]},{"name":"open val dimension: Int","description":"space.kscience.kmath.nd.NDStructure.dimension","location":"kmath-core/space.kscience.kmath.nd/-n-d-structure/dimension.html","searchKeys":["dimension","open val dimension: Int"]},{"name":"open override val dimension: Int","description":"space.kscience.kmath.nd.Structure1D.dimension","location":"kmath-core/space.kscience.kmath.nd/-structure1-d/dimension.html","searchKeys":["dimension","open override val dimension: Int"]},{"name":"class HyperSquareDomain(lower: Buffer<Double>, upper: Buffer<Double>) : RealDomain","description":"space.kscience.kmath.domains.HyperSquareDomain","location":"kmath-core/space.kscience.kmath.domains/-hyper-square-domain/index.html","searchKeys":["HyperSquareDomain","class HyperSquareDomain(lower: Buffer<Double>, upper: Buffer<Double>) : RealDomain"]},{"name":"fun HyperSquareDomain(lower: Buffer<Double>, upper: Buffer<Double>)","description":"space.kscience.kmath.domains.HyperSquareDomain.HyperSquareDomain","location":"kmath-core/space.kscience.kmath.domains/-hyper-square-domain/-hyper-square-domain.html","searchKeys":["HyperSquareDomain","fun HyperSquareDomain(lower: Buffer<Double>, upper: Buffer<Double>)"]},{"name":"open override fun getLowerBound(num: Int): Double","description":"space.kscience.kmath.domains.HyperSquareDomain.getLowerBound","location":"kmath-core/space.kscience.kmath.domains/-hyper-square-domain/get-lower-bound.html","searchKeys":["getLowerBound","open override fun getLowerBound(num: Int): Double"]},{"name":"abstract fun getLowerBound(num: Int): Double","description":"space.kscience.kmath.domains.RealDomain.getLowerBound","location":"kmath-core/space.kscience.kmath.domains/-real-domain/get-lower-bound.html","searchKeys":["getLowerBound","abstract fun getLowerBound(num: Int): Double"]},{"name":"open override fun getLowerBound(num: Int): Double","descr