kmath/kmath-viktor/scripts/pages.js

2 lines
12 KiB
JavaScript
Raw Normal View History

var pages = [{"name":"inline class ViktorBuffer(flatArray: F64FlatArray) : MutableBuffer<Double> ","description":"space.kscience.kmath.viktor.ViktorBuffer","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/index.html","searchKeys":["ViktorBuffer","inline class ViktorBuffer(flatArray: F64FlatArray) : MutableBuffer<Double> "]},{"name":"fun ViktorBuffer(flatArray: F64FlatArray)","description":"space.kscience.kmath.viktor.ViktorBuffer.ViktorBuffer","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/-viktor-buffer.html","searchKeys":["ViktorBuffer","fun ViktorBuffer(flatArray: F64FlatArray)"]},{"name":"open override fun copy(): MutableBuffer<Double>","description":"space.kscience.kmath.viktor.ViktorBuffer.copy","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/copy.html","searchKeys":["copy","open override fun copy(): MutableBuffer<Double>"]},{"name":"val flatArray: F64FlatArray","description":"space.kscience.kmath.viktor.ViktorBuffer.flatArray","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/flat-array.html","searchKeys":["flatArray","val flatArray: F64FlatArray"]},{"name":"open inline operator override fun get(index: Int): Double","description":"space.kscience.kmath.viktor.ViktorBuffer.get","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/get.html","searchKeys":["get","open inline operator override fun get(index: Int): Double"]},{"name":"open inline operator override fun get(index: IntArray): Double","description":"space.kscience.kmath.viktor.ViktorNDStructure.get","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-n-d-structure/get.html","searchKeys":["get","open inline operator override fun get(index: IntArray): Double"]},{"name":"open operator override fun iterator(): Iterator<Double>","description":"space.kscience.kmath.viktor.ViktorBuffer.iterator","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/iterator.html","searchKeys":["iterator","open operator override fun iterator(): Iterator<Double>"]},{"name":"open inline operator override fun set(index: Int, value: Double)","description":"space.kscience.kmath.viktor.ViktorBuffer.set","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/set.html","searchKeys":["set","open inline operator override fun set(index: Int, value: Double)"]},{"name":"open inline operator override fun set(index: IntArray, value: Double)","description":"space.kscience.kmath.viktor.ViktorNDStructure.set","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-n-d-structure/set.html","searchKeys":["set","open inline operator override fun set(index: IntArray, value: Double)"]},{"name":"open override val size: Int","description":"space.kscience.kmath.viktor.ViktorBuffer.size","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-buffer/size.html","searchKeys":["size","open override val size: Int"]},{"name":"fun ViktorNDField(vararg shape: Int): ViktorNDField","description":"space.kscience.kmath.viktor.ViktorNDField","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-n-d-field.html","searchKeys":["ViktorNDField","fun ViktorNDField(vararg shape: Int): ViktorNDField"]},{"name":"fun ViktorNDField(shape: IntArray)","description":"space.kscience.kmath.viktor.ViktorNDField.ViktorNDField","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-n-d-field/-viktor-n-d-field.html","searchKeys":["ViktorNDField","fun ViktorNDField(shape: IntArray)"]},{"name":"open override fun acos(arg: NDStructure<Double>): ViktorNDStructure","description":"space.kscience.kmath.viktor.ViktorNDField.acos","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-n-d-field/acos.html","searchKeys":["acos","open override fun acos(arg: NDStructure<Double>): ViktorNDStructure"]},{"name":"open override fun add(a: NDStructure<Double>, b: NDStructure<Double>): ViktorNDStructure","description":"space.kscience.kmath.viktor.ViktorNDField.add","location":"kmath-viktor/space.kscience.kmath.viktor/-viktor-n-d-field/add.html","searchKeys":["add","open override fun add(a: NDStructure<Doub