Thread: cramer's rule (which uses determinants)

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    15

    Unhappy cramer's rule (which uses determinants)

    how can i implement cramer's rule to solve n euqations in n variables
    i tried using simple for loops but it becomes to tedious and cumbersome
    any suggestions???

  2. #2

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    15

    thanks

    thanks for the info.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Trying to make this code faster & Cramer
    By just2peachy in forum C++ Programming
    Replies: 3
    Last Post: 12-03-2004, 10:54 AM
  2. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  3. Rule of 72
    By sonict in forum C++ Programming
    Replies: 12
    Last Post: 01-23-2003, 08:31 PM
  4. Who should rule the world?
    By CoderBob in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 02-07-2002, 07:01 AM