var pages = [{"name":"object VectorL2Norm : Norm, Double> ","description":"space.kscience.kmath.real.VectorL2Norm","location":"kmath-for-real/space.kscience.kmath.real/-vector-l2-norm/index.html","searchKeys":["VectorL2Norm","object VectorL2Norm : Norm, Double> "]},{"name":"open override fun norm(arg: Point): Double","description":"space.kscience.kmath.real.VectorL2Norm.norm","location":"kmath-for-real/space.kscience.kmath.real/-vector-l2-norm/norm.html","searchKeys":["norm","open override fun norm(arg: Point): Double"]},{"name":"inline fun RealMatrix.appendColumn(crossinline mapper: (Buffer) -> Double): RealMatrix","description":"space.kscience.kmath.real.appendColumn","location":"kmath-for-real/space.kscience.kmath.real/append-column.html","searchKeys":["appendColumn","inline fun RealMatrix.appendColumn(crossinline mapper: (Buffer) -> Double): RealMatrix"]},{"name":"fun RealMatrix.average(): Double","description":"space.kscience.kmath.real.average","location":"kmath-for-real/space.kscience.kmath.real/average.html","searchKeys":["average","fun RealMatrix.average(): Double"]},{"name":"fun RealMatrix.averageByColumn(): RealBuffer","description":"space.kscience.kmath.real.averageByColumn","location":"kmath-for-real/space.kscience.kmath.real/average-by-column.html","searchKeys":["averageByColumn","fun RealMatrix.averageByColumn(): RealBuffer"]},{"name":"infix fun BufferMatrix.dot(other: BufferMatrix): BufferMatrix","description":"space.kscience.kmath.real.dot","location":"kmath-for-real/space.kscience.kmath.real/dot.html","searchKeys":["dot","infix fun BufferMatrix.dot(other: BufferMatrix): BufferMatrix"]},{"name":"fun RealMatrix.extractColumn(columnIndex: Int): RealMatrix","description":"space.kscience.kmath.real.extractColumn","location":"kmath-for-real/space.kscience.kmath.real/extract-column.html","searchKeys":["extractColumn","fun RealMatrix.extractColumn(columnIndex: Int): RealMatrix"]},{"name":"fun RealMatrix.extractColumns(columnRange: IntRange): RealMatrix","description":"space.kscience.kmath.real.extractColumns","location":"kmath-for-real/space.kscience.kmath.real/extract-columns.html","searchKeys":["extractColumns","fun RealMatrix.extractColumns(columnRange: IntRange): RealMatrix"]},{"name":"fun RealMatrix.inverseWithLup(): RealMatrix","description":"space.kscience.kmath.real.inverseWithLup","location":"kmath-for-real/space.kscience.kmath.real/inverse-with-lup.html","searchKeys":["inverseWithLup","fun RealMatrix.inverseWithLup(): RealMatrix"]},{"name":"inline fun RealVector.mapIndexed(transform: (index: Int, value: Double) -> Double): RealVector","description":"space.kscience.kmath.real.mapIndexed","location":"kmath-for-real/space.kscience.kmath.real/map-indexed.html","searchKeys":["mapIndexed","inline fun RealVector.mapIndexed(transform: (index: Int, value: Double) -> Double): RealVector"]},{"name":"inline fun NDBuffer.mapInline(crossinline transform: RealField.(Double) -> Double): NDBuffer","description":"space.kscience.kmath.real.mapInline","location":"kmath-for-real/space.kscience.kmath.real/map-inline.html","searchKeys":["mapInline","inline fun NDBuffer.mapInline(crossinline transform: RealField.(Double) -> Double): NDBuffer"]},{"name":"fun RealMatrix.max(): Double?","description":"space.kscience.kmath.real.max","location":"kmath-for-real/space.kscience.kmath.real/max.html","searchKeys":["max","fun RealMatrix.max(): Double?"]},{"name":"fun RealMatrix.maxByColumn(): RealBuffer","description":"space.kscience.kmath.real.maxByColumn","location":"kmath-for-real/space.kscience.kmath.real/max-by-column.html","searchKeys":["maxByColumn","fun RealMatrix.maxByColumn(): RealBuffer"]},{"name":"fun RealMatrix.min(): Double?","description":"space.kscience.kmath.real.min","location":"kmath-for-real/space.kscience.kmath.real/min.html","searchKeys":["min","fun RealMatrix.min(): Double?"]},{"name":"fun RealMatrix.minByColumn(): RealBuffer","description":"space.kscience.kmath.real.minByColumn","location":"kmath-for-real/space.kscience.kmath.real/min-by-column.html","searchKeys":["minByColumn","fun RealMatrix.minByColumn(): RealBuffer"]},{"name":"fun realMatrix(rowNum: Int, colNum: Int, initializer: (i: Int, j: Int) -> Double): RealMatrix","description":"space.kscience.kmath.real.realMatrix","location":"kmath-for-real/space.kscience.kmath.real/real-matrix.html","searchKeys":["realMatrix","fun realMatrix(rowNum: Int, colNum: Int, initializer: (i: Int, j: Int) -> Double): RealMatrix"]},{"name":"fun RealMatrix.repeatStackVertical(n: Int): RealMatrix","description":"space.kscience.kmath.real.repeatStackVertical","location":"kmath-for-real/space.kscience.kmath.real/repeat-stack-vertical.html","searchKeys":["repeatStackVertical","fun RealMatrix.repeatStackVertical(n: Int): RealMatrix"]},{"name":"fun Buffer.Companion.same(size: Int, value: Number): RealVector","description":"space.kscience.kmath.real.same","location":"kmath-for-real/space.kscience.kmath.real/same.html","searchKeys":["same","fun Buffer.Companion.same(size: Int, value: Number): RealVector"]},{"name":"infix fun ClosedFloatingPointRange.step(step: Double): RealVector","description":"space.kscience.kmath.real.step","location":"kmath-for-real/space.kscience.kmath.real/step.html","searchKeys":["step","infix fun ClosedFloatingPointRange.step(step: Double): RealVector"]},{"name":"fun RealMatrix.sum(): Double","description":"space.kscience.kmath.real.sum","location":"kmath-for-real/space.kscience.kmath.real/sum.html","searchKeys":["sum","fun RealMatrix.sum(): Double"]},{"name":"fun RealMatrix.sumByColumn(): RealBuffer","description":"space.kscience.kmath.real.sumByColumn","location":"kmath-for-real/space.kscience.kmath.real/sum-by-column.html","searchKeys":["sumByColumn","fun RealMatrix.sumByColumn(): RealBuffer"]},{"name":"fun ClosedFloatingPointRange.toSequenceWithPoints(numPoints: Int): Sequence","description":"space.kscience.kmath.real.toSequenceWithPoints","location":"kmath-for-real/space.kscience.kmath.real/to-sequence-with-points.html","searchKeys":["toSequenceWithPoints","fun ClosedFloatingPointRange.toSequenceWithPoints(numPoints: Int): Sequence"]},{"name":"fun ClosedFloatingPointRange.toSequenceWithStep(step: Double): Sequence","description":"space.kscience.kmath.real.toSequenceWithStep","location":"kmath-for-real/space.kscience.kmath.real/to-sequence-with-step.html","searchKeys":["toSequenceWithStep","fun ClosedFloatingPointRange.toSequenceWithStep(step: Double): Sequence"]},{"name":"operator fun RealVector.unaryMinus(): Buffer","description":"space.kscience.kmath.real.unaryMinus","location":"kmath-for-real/space.kscience.kmath.real/unary-minus.html","searchKeys":["unaryMinus","operator fun RealVector.unaryMinus(): Buffer"]}]