Prev Next _contents Headings

Table of Contents

Example Conversion of Matlab or Octave to C++ using Ublas
Example Conversion of Matlab or Octave to C++ using Ublas
    Table of Contents
    The mat2cpp Software License
    Getting Started
     Operations That Have Conversions
    Operations That Have Conversions
         Elementwise Operations
        Elementwise Operations
            Elementwise Addition
            Elementwise Division
            Elementwise Product
             Matlab or Octave Elementwise Unary Functions
            Matlab or Octave Elementwise Unary Functions
                Elementwise Unary Functions Source Code

            Scalar Division
            Scalar Product
            Elementwise Subtraction

         Matrixwise Operations
        Matrixwise Operations
             Diagonal Matrix Product with General Matrix
            Diagonal Matrix Product with General Matrix
                Diagonal Matrix Product with General Matrix Source Code

             Cholesky Factor a Matrix Division
            Cholesky Factor a Matrix Division
                Cholesky Factor a Matrix Source Code

             Matrix Division
            Matrix Division
                Matrix Division Source Code

            Matrix Product
            Matrix Transpose

         Scalar Valued Operations
        Scalar Valued Operations
             Maximum Element of a Matrix
            Maximum Element of a Matrix
                Maximum Element of a Matrix Source code

             Minimum Element of a Matrix
            Minimum Element of a Matrix
                Minimum Element of a Matrix Source Code

             Convert Matrix to Scalar
            Convert Matrix to Scalar
                Convert Matrix to Scalar Source Code

             Sum The Elements of a Matlab
            Sum The Elements of a Matlab
                Sum The Elements of a Matlab Source Code

         Other Operations
        Other Operations
            Extending a Vector
            Matrix of Ones
             Uniform Random Matrix
            Uniform Random Matrix
                Uniform Random Matrix Source Code

             Normal Random Matrix
            Normal Random Matrix
                Normal Random Matrix Source Code

            Matrix Size
            Matrix Slices
            Matrix of Zeros

    The Matlab or Octave to C++ Using Ublas Include File
    Run Matlab or Octave Version of Examples
    Run C++ Version of Examples
    The mat2cpp News file
    Adding a New Routine to the Mat2cpp Library
     C++ Marsaglia Zaman Tsang Uniform Random Number Generator
    C++ Marsaglia Zaman Tsang Uniform Random Number Generator
        mztuni: Example and Test
        C++ Marsaglia Zaman Tsang Uniform Random Number Source Code

    Alphabetic Listing of Cross Reference Tags
    Keyword Index
    Search This Web Site
    External Internet References