Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7640059
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:34:56+00:00 2026-05-31T08:34:56+00:00

I was going through this software library for semantic specs in java. This particular

  • 0

I was going through this software library for semantic specs in java.

This particular code for implementing the DivRank has a method that takes a parameter called SparseMatrix: http://code.google.com/p/airhead-research/source/browse/branches/matrix-rank/src/edu/ucla/sspace/matrix/DivRank.java?spec=svn1277&r=1277

The documentation in the package says that SparseMatrix is an interface:
http://airhead-research.googlecode.com/svn/trunk/javadoc/1.7/edu/ucla/sspace/matrix/SparseMatrix.html

My aim is to inject the values I have in a double[][] into this parameter.

SparseMatrix implements another interface called Matrix that has setRow and setColumn functions. When I tried to use that with an object of the interface I made, I got NullPointException. I think it is because I haven’t had an instance of the SparseMatrix interface.

I then realized, I had to use a class that implements that interface and pass that classes object. But the documentation does not show any simple class that suits my need.

Do I need to define a new class that implements this interface and also override the interfaces functions and use the object to pass my values?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T08:34:57+00:00Added an answer on May 31, 2026 at 8:34 am

    I have not looked in details but on the javadoc (your second link), there’s a list called “All Known Implementing Classes”. You could check them and I’m sure you will find one that is a concrete class (i.e. not an interface or an abstract class) and does what you need. For example the SparseHashMatrix has a set(row, col, value) method that you could use to populate a matrix from your double[][] with a loop.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I'm going through old code (2.0) and I came across this: object isReviewingValue
I was going through this article to understand more about Java Serialization process. When
I am going through this document and this is what I gathered. <Esc> Escape
I am going through this tutorial about PDO and have come to the point
Trying to learn a bit about PDO and is going through this tutorial .
I was going through some data structures and I noticed this as a time
I was going through Jeffrey Palermo's book and came across this syntax. private void
I was actually going through the question 1636644 .. and got confused with this
I'm following this awful textbook, going through the basics of create/edit/delete records. The delete
So I am following this guide: http://technotes.1000lines.net/?p=23 and I am going through the steps.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.