# Tcl autoload index file, version 2.0 # This file is generated by the "auto_mkindex" command # and sourced to set up indexing information for one or # more commands. Typically each line is a command that # sets an element in the auto_index array, where the # element name is the name of a command and the value is # a script that loads the command. set auto_index(::math::cov) [list source [file join $dir misc.tcl]] set auto_index(::math::fibonacci) [list source [file join $dir misc.tcl]] set auto_index(::math::integrate) [list source [file join $dir misc.tcl]] set auto_index(::math::max) [list source [file join $dir misc.tcl]] set auto_index(::math::mean) [list source [file join $dir misc.tcl]] set auto_index(::math::min) [list source [file join $dir misc.tcl]] set auto_index(::math::product) [list source [file join $dir misc.tcl]] set auto_index(::math::random) [list source [file join $dir misc.tcl]] set auto_index(::math::sigma) [list source [file join $dir misc.tcl]] set auto_index(::math::stats) [list source [file join $dir misc.tcl]] set auto_index(::math::sum) [list source [file join $dir misc.tcl]] set auto_index(::math::expectDouble) [list source [file join $dir misc.tcl]] set auto_index(::math::InitializeFactorial) [list source [file join $dir combinatorics.tcl]] set auto_index(::math::InitializePascal) [list source [file join $dir combinatorics.tcl]] set auto_index(::math::ln_Gamma) [list source [file join $dir combinatorics.tcl]] set auto_index(::math::factorial) [list source [file join $dir combinatorics.tcl]] set auto_index(::math::choose) [list source [file join $dir combinatorics.tcl]] set auto_index(::math::Beta) [list source [file join $dir combinatorics.tcl]]